Rendered HTML
Execute JavaScript and return the fully rendered page.
Render JavaScript websites, extract clean Markdown, capture screenshots and PDFs, inspect SEO and security — with simple pay-per-request access and no long-lived API keys.
Built for agents, automation, research systems and developers who need the live web without maintaining their own browser infrastructure.
Execute JavaScript and return the fully rendered page.
Turn webpages into clean structured Markdown.
Capture viewport or full-page screenshots.
Generate print-ready PDF from any webpage.
Extract titles, headings, metadata, links and schema.
Inspect TLS, headers and common web security signals.
Extract links, JSON-LD and machine-readable page data.
Fast DNS, HTTP header and robots.txt inspection.
Your agent calls an endpoint, receives HTTP 402, authorizes payment, and gets the result.
Send a normal HTTP request with a URL and options.
The client authorizes the required USDC payment.
Chromium renders, extracts, analyzes or prints the webpage.
Receive JSON, Markdown, image or PDF output immediately.
curl -X POST https://api.agentfetch.is/v1/pdf \
-H "Content-Type: application/json" \
-d '{
"url":"https://example.com",
"format":"A4",
"printBackground":true
}'{
"success": true,
"price": "$0.03",
"pages": 5,
"render_ms": 2841,
"content_type": "application/pdf",
"download_url": "/files/abc123.pdf"
}No monthly plan required. Prices shown are launch targets and can be adjusted as the service matures.
Rendered HTML or Markdown from a webpage.
Fast browser screenshots for agents and automations.
Print-ready PDF generated from a live webpage.
SEO, security, structured data and technology checks.
Tell us what you are building, the volume you expect, or which capability you need. AgentFetch is being designed for both autonomous agents and developer integrations.
Email: hello@agentfetch.is
API: https://api.agentfetch.is