~/apis/web-to-markdown
Web to Markdown API
Convert any live web page into clean, structured markdown for scraping, research, and AI agent pipelines. Pro mode renders JS-heavy and Cloudflare-protected pages, preserves tables, and returns valid JSON.
Utilities1 credit / call($0.01/credit)
Quick start
curl -X POST https://theglitchstore.com/api/secure-proxy \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"path": "POST /", "target_api": "web-to-markdown", "params": {}}'Allowed methods for this API: POST. Full docs in the documentation.