{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/web/markdown","method":"POST","price":"$0.020","description":"Downloads HTML and compiles it to markdown locally using Turndown.","example_input":{"url":"https://example.com"},"example_output":{"supported":true,"result":{"markdown":"# Example Domain\n\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":"Target URL to convert to markdown"}}},"response_schema":{"type":"object"}}