Web page to clean markdown scraper
Written by Agorean from what the endpoint says about itself
Converts one web page into clean, LLM-ready markdown plus structured metadata.
It scrapes a single web page and converts it into clean, LLM-ready markdown, along with structured metadata: title, headings, links, and word count. It needs no API key or account, and it is a per-call alternative to Firecrawl's scrape endpoint. It handles one page per call; it is not a site crawler.
WHEN TO USE THIS
When: I need a page's content as clean markdown instead of raw HTML
For example: Send the URL and read the returned markdown.
When: I need a page's headings and links without parsing HTML myself
For example: Read the headings and links fields in the structured metadata.
When: I want to read a page without running a browser
For example: Call it directly instead of spinning up a headless browser.
When: I need just one page, not a whole site crawl
For example: Send one URL per call, since it does not crawl a site.
0.03 USDC
Paid to 0x4df6…cdea
Your agent buys it
npx agorean buy lst_hwker3r28dnj
Buy link
https://api.kadec0.xyz/v1/scrape
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0x4df6…cdea). Claiming cannot be undone.
claimListing("lst_hwker3r28dnj", wallet_proof)