{"uid":"cap_Oj_v_mnd-STmvV6aohjqO","slug":"md-fastdb-in-html-to-markdown-converter-27e33d5d","name":"md.fastdb.in HTML to Markdown Converter","description":"Scrape any web page: URL to Markdown / HTML to Markdown for LLM context. Readability article extraction strips nav, ads, scripts, and footers while keeping tables and code blocks. Optional render:true executes JavaScript in a headless browser for SPAs (React/Next/Vue).","url":"https://md.fastdb.in/md","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"mode":"article","title":"Title","words":7139,"byline":"Author name or null","markdown":"# Title\n\nBody...","rendered":false}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_8Y3icgpdvJhIHLVv99Z7W","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts raw HTML content into clean, readable Markdown text","exampleAgentPrompt":"Take this HTML I just scraped and convert it to clean Markdown — strip out all the tags and formatting noise so I can feed it to the model: <html><body><h1>Hello World</h1><p>This is a <strong>test</strong> paragraph.</p></body></html>","exampleUseCases":null,"resultDescription":"Returns a clean Markdown string derived from the input HTML, with tags stripped, headings converted to # syntax, bold/italic preserved as Markdown notation, links formatted as [text](url), and extraneous HTML artifacts removed","failureModes":["Empty or missing HTML body returns an error or empty markdown","Malformed HTML may produce incomplete or garbled markdown output","Very large HTML documents may time out or be rejected","Non-HTML input (e.g. plain text or binary) may return an error"],"whenToPreferThis":"Use this endpoint when you need to convert HTML content — scraped web pages, email bodies, CMS output — into clean Markdown suitable for LLM consumption, document storage, or human reading. Prefer this over manual regex stripping when you need properly formatted Markdown with headings, links, and emphasis preserved.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:38:45.710Z","isFirstParty":false}