WUT
Fetch website content as clean markdown for AI agents
API Usage
curl -X POST https://wut-dev.contextloop.io/api/fetch \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}'Fetch website content as clean markdown for AI agents
curl -X POST https://wut-dev.contextloop.io/api/fetch \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com"}'