0ms
p50 latency
2.8s
p99 latency
Rendered parity — same HTML our browser commits
quality
credits per call
One call in. HTML out.
Integration
Three lines to structured data.
Drop this into your codebase. TypeScript, Python, cURL — pick your language.
example
Response
{
"url": "https://stripe.com/newsroom/news",
"status_code": 200,
"html": "<!DOCTYPE html><html>...</html>",
"title": "Stripe Newsroom",
"final_url": "https://stripe.com/newsroom/news"
}Who builds with this
Real jobs this endpoint solves.
01
Legacy integrations
When you still need the full DOM — testing, migration, or a parser you already trust.
02
Pipeline control
Pull HTML once, then run your own extractors without running Playwright in your VPC.
03
Debugging renders
See exactly what our browser sees when a page misbehaves in production.
Combine with