Web Scraper
Free tierRender, rotate, and extract any page without managing proxies.
About this API
Send a URL and get back clean HTML, plain text, or structured JSON. Handles JavaScript rendering, residential proxy rotation across 190 countries, CAPTCHA solving, and automatic retries so your crawler stops being an infrastructure project.
Common use cases
Quickstart
Every Zephiel API uses the same base URL, the same key header, and the same error envelope.
curl -X GET "https://zephiel.com/api/v1/web-scraper/scrape" \
-H "X-Zephiel-Key: $ZEPHIEL_API_KEY" \
-H "Accept: application/json"Example response
{
"url": "https://example.com/product/884",
"status": 200,
"rendered": true,
"data": {
"title": "Aeron Chair - Graphite",
"price": "1,395.00",
"currency": "USD",
"in_stock": true
},
"credits_used": 5
}/v1/web-scraper/scrapeFetch a rendered page as HTML or text/v1/web-scraper/extractExtract fields with CSS or XPath selectors/v1/web-scraper/crawlQueue a multi-page crawl jobAll endpoints return JSON and accept the X-Zephiel-Key header. Rate limits are enforced per plan and reported in X-RateLimit-Remaining.
Plans can be changed or cancelled at any time. Overage is charged per 1,000 requests rather than hard-blocking your traffic.
Free
100 credits/mo
5 req/min
Free
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — not included
- Email support — not included
- Usage analytics and alerts — not included
- 99.9% uptime SLA — not included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Starter
10,000 credits/mo
60 req/min
$29/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — not included
- Priority support — not included
- Custom rate limits — not included
- 99.99% uptime SLA — not included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Most popular
Pro
250,000 credits/mo
600 req/min
$116/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — not included
- SSO / SAML — not included
- Custom SLA, DPA, and BAA — not included
- Private deployment option — not included
- Volume pricing — not included
Enterprise
Unlimited credits
Custom
$406/month
- JSON output format — included
- HTTPS encryption — included
- API key authentication — included
- Standard endpoints — included
- Community support — included
- CSV output format — included
- Email support — included
- Usage analytics and alerts — included
- 99.9% uptime SLA — included
- Webhooks — included
- Priority support — included
- Custom rate limits — included
- 99.99% uptime SLA — included
- Dedicated success manager — included
- SSO / SAML — included
- Custom SLA, DPA, and BAA — included
- Private deployment option — included
- Volume pricing — included
4.7
12 reviews
Sofia Almeida
Developer
Good coverage for proxy
We checked Web Scraper against our own proxy reference data before committing. Coverage was better than the incumbent we were paying four times as much for.
Samuel Adeniyi
Software Architect
Documentation matched reality
Every sample in the Web Scraper docs ran unmodified. That sounds like a low bar until you have integrated something where it is not.
Zainab Yusuf
Product Engineer
Now handles serp tracking too
We adopted Web Scraper for price monitoring and ended up using it for serp tracking as well. Same key, no new contract, no second integration.
Tomas Ferreira
Platform Engineer
Support answered properly
Asked Northwind Data about an edge case in Web Scraper and got an explanation from someone who had clearly read the code, not a link to the FAQ.
Yuki Tanaka
Backend Engineer
Quietly reliable
Web Scraper has not surprised us once in eight months of production traffic. That is the highest compliment I can pay a dependency.
Grace Mwangi
Head of Product
One key made the difference
Adding Web Scraper took ten minutes because the credential already existed. The vendor onboarding we skipped would have taken longer than the integration.
Mei Chen
Integration Engineer
Solved Price monitoring for us
We brought Web Scraper in for Price monitoring and it has not needed revisiting since. The response shape matched the documentation on the first call, which is rarer than it should be.
Peter Osei
DevOps Lead
Predictable enough to plan around
Web Scraper takes about 1240ms, which is fine for the work it does. What matters is that the number barely moves — we queue the call and our timeouts have not fired once.
Related APIs in Data & Scraping
Search Results
Free tierNorthwind Data
Structured SERP data from major search engines.
News Feed
Free tierMeridian AI
Structured articles from 80,000 publishers, minutes after publication.
Company Enrichment
Free tierMeridian AI
Turn a domain into a full firmographic profile.