{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/media/pdf-text","method":"POST","price":"$0.050","description":"Extracts and parses text strings from a public PDF document URL.","example_input":{"url":"https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf"},"example_output":{"supported":true,"result":{"text":"Dummy PDF file"},"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":"URL pointing to a public PDF document"}}},"response_schema":{"type":"object"}}