Web Data API — Driver
Web data without the blocks
One API call returns any page — rendered, unblocked and ready. Skip proxies, headless browsers and anti-bot defenses, and just get the data you need.
Request
Send request
POST /v1/extract
Response
200 OK · 842ms
{
"title": "UltraLight Running Shoes",
"price": "$129.00",
"markdown": "# Product\nLightweight and breathable."
}
Feeding data pipelines at teams that ship fast
Capabilities
Get clean data, not blocked requests
Point the API at any URL and get back rendered, structured, ready-to-use data — proxy rotation, the browser farm and anti-bot evasion are all handled behind one endpoint.
Just point it at a URL
Send one GET request with the page URL and your options. No browser to run, no proxy pool to maintain — the response comes back rendered and parsed.
AI-ready output
Return clean JSON or Markdown that drops straight into LLM context windows and data pipelines, instead of raw HTML you have to untangle yourself.
Extract exactly what you need
Pull specific fields with CSS or XPath selectors, so you store the title, price or review you wanted — not the whole noisy page.
Renders heavy JS sites
Full JavaScript execution loads dynamic, client-rendered pages completely, so single-page apps and lazy-loaded content come back intact.
Proxies handled for you
Requests route through residential and datacenter IPs across regions automatically, with rotation and retries built in to beat rate limits.
Capture the page too
Grab full-page or element screenshots alongside the data in the same call — ideal for monitoring, audits and visual diffing.
Integration
Start extracting in three steps
No headless browsers to babysit and no proxies to rotate. Add your key, send a URL, and get back clean structured data.
01
Add your API key
Create a key in the dashboard and drop it into your environment — that’s the only setup.
# .env
DRIVER_KEY=sk_live_•••
02
Send any URL
One endpoint renders JavaScript, rotates proxies and clears bot walls for you.
POST /v1/extract
{ url, render_js: true }
03
Get clean data
Receive structured JSON, Markdown or raw HTML — ready to drop straight into your pipeline.
200 OK · 1.4s
{ "price": "$129.00" }
Use cases
What teams pull from the API
One endpoint feeds the workloads that depend on fresh, structured web data — from pricing intelligence to the context behind AI products.
api.driver.run/v1/extract
Fetch target URL
1.2s
Render JavaScript
0.8s
Return JSON
running
AI & RAG ingestion
Feed agents and retrieval pipelines clean page content as JSON or Markdown — embeddings-ready, with no HTML cleanup step.
ENRICH ACME.COM
Enriching…
Acme Inc.
Series B · 142 employees
Jane Cooper
VP Engineering
Lead & market research
Collect company, contact and listing data from directories and search results at scale — no scrapers or proxies to maintain.
PRICE INDEX · 30D
$150.00
Price & product intelligence
Monitor competitor prices, availability and catalog changes across thousands of product pages, in every region you sell.
MARKETPLACE SCAN
3 flags
- DE Flagged
- US Clear
- FR Flagged
- UK Clear
- JP Clear
- BR Flagged
Brand & review monitoring
Pull marketplace listings, reviews and seller data worldwide to catch counterfeits and MAP breaks as they surface.
IDENTITY REPORT
Identity verified
4 / 4 checks passed
- Identity
- Court
- Sanctions
- Media
Compliance & KYB data
Pull registry, sanctions and identity records from sources that block bots — returned as structured, audit-ready JSON.
SFO → JFK · 14 MAY
best $199
Skyline Air
$268
JetWays
$241
AeroFour
$199
Travel & fare aggregation
Aggregate live flight, hotel and rental fares from providers that fingerprint bots — one API call per market you sell.
Pricing
Pricing that scales with your usage
Every plan includes JavaScript rendering and automatic proxies — you only pay for the credits you use, with no contracts or per-seat fees.
Free $0/mo For testing, prototypes and small scripts.
- 1,000 API credits / month
- Start for free
- JavaScript rendering
- Datacenter proxies
- 5 concurrent requests
- Community support
Growth Most popular $99/mo For production pipelines and growing data needs.
- 250,000 API credits / month
- Start free trial
- Everything in Free
- Residential proxies
- 50 concurrent requests
- CSS & XPath extraction
- Email support
Scale $499/mo For high-volume extraction and SLAs.
- 1,500,000 API credits / month
- Contact sales
- Everything in Growth
- 200 concurrent requests
- Premium geotargeting
- Priority support
- 99.9% uptime SLA
Testimonials
Trusted by engineers automating the web
We replaced a fragile scraper stack with one endpoint. Clean JSON, no proxy babysitting, and our pipeline finally stays green.
Priya Nair
Data Platform Lead, Northwind
Render JS, bypass blocks, return structured data — it just works. We cut our extraction infrastructure in half.
Marcus Vogel
Staff Engineer, Lattice
Render JS, bypass blocks, return structured data — it just works. We cut our extraction infrastructure in half.
Marcus Vogel
Staff Engineer, Lattice
The Markdown output drops straight into our LLM pipeline. Onboarding a new source takes minutes, not days.
Dana Cole
Head of ML, Hearth
FAQ
Questions, answered
01 Do I need to manage proxies?
No. Proxy rotation, premium and residential proxies, and country-level geotargeting are all handled by the API.
02 Can it render JavaScript?
Yes. Pages render in real headless Chrome, and you can wait for selectors or run custom interaction scenarios.
03 What formats can I get back?
Raw HTML, clean Markdown, or structured JSON defined by extraction rules or a natural-language AI query.
04 How do I extract specific data?
Use CSS or XPath rules, or describe the fields in plain language with AI extraction — no parser to maintain.
05 Is there a free trial?
Yes. Start with free API credits, no credit card required, and scale as your usage grows.
Launch browsers with confidence
Real Chrome. Real hardware. Real IPs. One Endpoint.