Url

Render, map, clean & unfurl any URL. 4 pay-per-call url endpoints for AI agents — keyless, USDC via x402.

url.clean$0.0011
Fetch any URL and return its article content with the clutter stripped — nav, ads, sidebars, footers, scripts, styles, comments removed via heuristic extraction
GET /api/url/clean
url.map$0.0011
Discover the URLs a page or sitemap points at in a single fetch.
GET /api/url/map
url.render$0.0060
Render a URL in a real headless browser (JavaScript executed) and return its article content with the clutter stripped — same cleaning + output formats as /api/
GET /api/url/render
url.unfurl$0.0010
Fetch any URL and extract structured page metadata: title, description, og:image, canonical, favicon, site name, author, published time, language, and the first
GET /api/url/unfurl

Discovery