{"slug":"netintel-dev-markdown-clean-a5a4f0","title":"Convert messy HTML or text into clean, well-structured Markdown using Claude Hai","host":"netintel.dev","method":"POST","resource":"https://netintel.dev/markdown/clean","category":"other","description":"Convert messy HTML or text into clean, well-structured Markdown using Claude Haiku — strips boilerplate, fixes heading hierarchy, normalizes lists and links, and returns readable Markdown so agents can feed clean docs into downstream pipelines, knowledge bases, or LLM context.","price_listed":0.03,"price_asked":0.03,"state":"answering","state_label":"Answering","checks_7d":1,"answered_7d":1,"latency_ms_median":926,"reported_calls_30d":1,"reported_payers_30d":1,"networks":["eip155:8453","solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp"],"badge":"unverified","paid_checks_7d":0,"paid_ok_7d":0,"example_input":{"body":{"text":"<nav>Home About</nav><h1>Welcome</h1><p>Hello <a href=\"https://example.com\">world</a>.</p><footer>© 2024</footer>"},"bodyType":"json","method":"POST","type":"http"},"output_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"text":{"description":"The messy HTML or text to convert into clean Markdown. Max 10000 words or 50KB. Aliases also accepted: html, content, markdown, input.","type":"string"}},"required":["text"],"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":{"properties":{"cached":{"description":"True if served from the in-memory cache.","type":"boolean"},"findings":{"description":"Informational findings (e.g. empty_output).","items":{"type":"string"},"type":"array"},"grade":{"description":"Letter grade A-F","type":"string"},"input_chars":{"description":"Character count of the input.","type":"number"},"markdown":{"description":"The cleaned, well-structured GitHub-flavored Markdown.","type":"string"},"output_chars":{"description":"Character count of the cleaned markdown.","type":"number"},"reduction_ratio":{"description":"1 - (output_chars / input_chars), rounded to 2dp — how much boilerplate was stripped (informational).","type":"number"},"score":{"description":"Quality score 0-100","type":"number"}},"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.03,"price_match":true,"latency_ms":926,"error":null}],"description_full":"Convert messy HTML or text into clean, well-structured Markdown using Claude Haiku — strips boilerplate, fixes heading hierarchy, normalizes lists and links, and returns readable Markdown so agents can feed clean docs into downstream pipelines, knowledge bases, or LLM context.","last_updated":"2026-09-19T20:40:52.795Z","schemes":["exact"]}