clean_extract
Extract clean, token-dense markdown from a public URL or raw HTML string, with extraction_status and detailed extraction_quality metadata that identifies empty or probably partial output. The first 3 calls per source IP are free, total, with no header or signup needed; the allowance does not reset. Every later extraction costs USD 0.05 via x402.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url_or_html | Yes | A public HTTP(S) URL or a raw HTML string to convert into Markdown. | |
| max_output_bytes | No | Optional maximum UTF-8 byte length of the returned Markdown. |