{"slug":"keyronne-com-api-markdown-e15da6","title":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus struc","host":"keyronne.com","method":"POST","resource":"https://keyronne.com/api/markdown","category":"image","description":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web","price_listed":0.005,"price_asked":0.005,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":37,"reported_calls_30d":3,"reported_payers_30d":2,"networks":["eip155:8453"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"url":"https://example.com/article"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"properties":{"body":{"properties":{"html":{"description":"Raw HTML to convert. Provide either url or html.","type":"string"},"url":{"description":"Public http(s) URL to fetch and convert (max 2 MB, private networks blocked). Provide either url or html.","type":"string"}},"type":"object"},"bodyType":{"enum":["json"],"type":"string"},"method":{"enum":["POST"],"type":"string"},"type":{"const":"http","type":"string"}},"type":"object"},"output":{"properties":{"markdown":{"type":"string"},"metadata":{"properties":{"canonical":{"type":"string"},"description":{"type":"string"},"lang":{"type":"string"},"og":{"type":"object"},"title":{"type":"string"}},"type":"object"},"source":{"description":"Final URL after redirects, or \"inline\".","type":"string"},"truncated":{"type":"boolean"}},"type":"object"}},"required":["input"],"type":"object"},"history":[{"day":"2026-09-24","reachable":true,"status":402,"valid_402":true,"asked_usdc":0.005,"price_match":true,"latency_ms":37,"error":null}],"description_full":"Convert a web page (by URL) or raw HTML into clean, readable Markdown plus structured metadata (title, description, Open Graph tags, canonical URL, language). Strips scripts, styles and boilerplate tags; preserves headings, links, images, lists, code blocks and tables. Built for agents that need web content as LLM-ready text. POST a JSON body like: {\"url\":\"https://example.com/article\"}","last_updated":"2026-09-18T21:31:56.698Z","schemes":["exact"]}