{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/web/scrape","method":"POST","price":"$0.020","description":"Extracts clean readable text from any website URL.","example_input":{"url":"https://example.com"},"example_output":{"supported":true,"result":{"text":"Example Domain\nThis domain is for use in illustrative examples..."},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["url"],"properties":{"url":{"type":"string","description":"Website URL to scrape"}}},"response_schema":{"type":"object"}}