{"slug":"api-edifiedlab-com-v1-tools-extract-text-6b1084","title":"Extract clean readable text from caller-supplied HTML (no URL fetch)","host":"api.edifiedlab.com","method":"POST","resource":"https://api.edifiedlab.com/v1/tools/extract-text","category":"search","description":"Extract clean readable text from caller-supplied HTML (no URL fetch).","price_listed":0.011,"price_asked":0.011,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":752,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"html":"<html><body><p>Quarterly revenue grew 12% year-over-year.</p></body></html>"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"additionalProperties":false,"anyOf":[{"required":["html"]},{"required":["html_b64"]},{"required":["content_b64"]}],"properties":{"content_b64":{"contentEncoding":"base64","description":"Alias of html_b64; decoded text must be at least 24 characters.","type":"string"},"html":{"description":"Decoded HTML, minimum 24 characters. Tiny fragments such as <p>hello</p> are rejected unpaid (400) before a 402 challenge.","minLength":24,"type":"string"},"html_b64":{"contentEncoding":"base64","description":"Base64-encoded UTF-8 HTML; decoded text must be at least 24 characters (same floor as html minLength).","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"action":{"const":"extract","type":"string"},"input_bytes":{"type":"integer"},"payload":{"description":"Opaque internal registry id on the paid response. Discovery capability label is 'extract_text' (serviceName/tags); do not treat that label as this field.","type":"string"},"text":{"type":"string"}},"required":["payload","action","text","input_bytes"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.011,"price_match":true,"latency_ms":752,"error":null}],"description_full":"Extract clean readable text from caller-supplied HTML (no URL fetch).","last_updated":"2026-09-19T15:32:21.482Z","schemes":["exact"]}