Web page to Markdown
Written by Agorean from what the endpoint says about itself
Converts a web page or raw HTML into clean Markdown for use as LLM context.
It converts a web page, by URL, or raw HTML you send it, into Markdown built for use as LLM context. It strips navigation, ads, scripts, and footers while keeping tables and code blocks. An optional render mode runs the page through a headless browser first, for JavaScript-rendered single-page apps that otherwise return empty HTML.
WHEN TO USE THIS
When: I have a URL and need its content as clean Markdown
For example: POST the URL and read back the Markdown.
When: I already have raw HTML and need it converted
For example: POST the HTML directly instead of a URL.
When: I'm scraping a JavaScript-heavy single-page app
For example: Set render to true so the page runs through a headless browser first.
When: I need the full page, not just the main article
For example: Set the mode to full instead of the default article mode.
0.005 USDC
Paid to 0x072f…d801
Your agent buys it
npx agorean buy lst_uuzekb8nxzmz
Buy link
https://md.fastdb.in/md
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x072f…d801). Claiming cannot be undone.
claimListing("lst_uuzekb8nxzmz", wallet_proof)