{"slug":"scrooge-x402-tool-mill-vercel-app-v1-readable-text-442a3b","title":"Extract the main readable plaintext of a public HTML page","host":"scrooge-x402-tool-mill.vercel.app","method":"POST","resource":"https://scrooge-x402-tool-mill.vercel.app/v1/readable-text","category":"search","description":"Extract the main readable plaintext of a public HTML page: final url, title, text (capped), wordCount, language, and fetchedAt. POST JSON {\"url\":\"https://example.com\",\"maxChars\":12000}. Optional maxChars is an integer 1–12000 (default 12000). Public http(s) only; private hosts blocked. $0.05 USDC on","price_listed":0.05,"price_asked":0.05,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":248,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"maxChars":12000,"url":"https://example.com"},"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,"properties":{"maxChars":{"description":"Max characters of extracted text (default and cap 12000)","maximum":12000,"minimum":1,"type":"integer"},"url":{"description":"Public http(s) URL to fetch (SSRF-safe; private/link-local blocked)","format":"uri","type":"string"}},"required":["url"],"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":false,"properties":{"fetchedAt":{"description":"ISO-8601 time the page was fetched","format":"date-time","type":"string"},"language":{"description":"html lang or content-language, or null","type":["string","null"]},"text":{"description":"Main readable plaintext, capped by maxChars (default and max 12000)","type":"string"},"title":{"description":"HTML title, or null","type":["string","null"]},"url":{"description":"Final URL after redirects","format":"uri","type":"string"},"wordCount":{"minimum":0,"type":"integer"}},"required":["url","title","text","wordCount","language","fetchedAt"],"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.05,"price_match":true,"latency_ms":248,"error":null}],"description_full":"Extract the main readable plaintext of a public HTML page: final url, title, text (capped), wordCount, language, and fetchedAt. POST JSON {\"url\":\"https://example.com\",\"maxChars\":12000}. Optional maxChars is an integer 1–12000 (default 12000). Public http(s) only; private hosts blocked. $0.05 USDC on Base (eip155:8453). No API key.","last_updated":"2026-09-23T04:06:15.97Z","schemes":["exact"]}