| Primary product type | Structured public web data APIs | Generic scraping API / URL fetching infrastructure |
|---|
| Best for | Products needing structured platform data | Developers with their own parsers |
|---|
| Output format | Normalized JSON for supported endpoints | Commonly raw HTML or page response depending on use |
|---|
| Platform-specific APIs | Google Search, Google Maps, TikTok, YouTube, Spotify, podcasts, Amazon, app stores, and more | Generic URL target model plus selected structured endpoints |
|---|
| Generic URL scraping | Not the main positioning | Yes |
|---|
| Browser rendering | Browser-backed rendering included in the endpoint's flat weight | render=true costs +10 API credits per request; premium+render is 25 and ultra_premium+render is 75 |
|---|
| Proxy management | Managed proxy routing for supported workflows | Provider-managed; premium=true costs +10 credits and ultra_premium=true +30 (paid plans only) |
|---|
| Retry/fallback behavior | Supported where available with transparent failure context | Automatic retries included on all plans |
|---|
| Parser maintenance | Reduced for supported endpoints | Usually customer maintains extraction logic |
|---|
| Entry price | $9/month Starter (20,000 credits) | $49/month Hobby (100,000 credits), then $149 Startup, $299 Business, up to $1,975 Advanced |
|---|
| Free tier | 2,000 free credits every month, no card required | 7-day trial with 5,000 credits, then a free plan of 1,000 credits capped at 5 concurrent connections |
|---|
| Pricing model | Credit-based, one fixed published weight per endpoint that already covers proxies, retries, rendering and challenge handling — no per-transport multiplier | Credit-based, but the credits per request vary by domain and parameter: 1 for a normal request, 5 for Amazon, 25 for Google or Bing, 30 for LinkedIn |
|---|
| Anti-bot surcharge | None — the endpoint weight absorbs however hard the request was to complete | Bypassing Cloudflare, Cloudflare Turnstile, DataDome or PerimeterX/HUMAN costs 10 credits per scrape |
|---|
| Cost of 1,000 Google SERP requests | About $1.35 on the $9 Starter plan and $0.87 on the $29 Growth plan (google/search is 3 credits) | About $12.25 on the $49 Hobby plan and $2.49 on the $299 Business plan (25 credits per Google request) |
|---|
| Cost of 1,000 Amazon product requests | About $0.90 on Starter and $0.58 on Growth (amazon/product is 2 credits) | About $2.45 on Hobby and $0.50 on Business (5 credits per Amazon request) |
|---|
| Cost of 1,000 arbitrary URLs | No flat generic-URL tier — pricing is per documented endpoint | Cheapest case: a normal request is 1 credit, so about $0.49 per 1,000 on Hobby and $0.10 on Business |
|---|
| What counts as billable | Only a successful 2xx response — blocks, timeouts and 4xx/5xx cost zero credits | ScraperAPI's docs: charged for 200 and 404 responses, plus requests you cancel before giving it 70 seconds to finish |
|---|
| Cost transparency | One published weight per endpoint, listed in the docs before you call it | Strong — an /account/urlcost endpoint prices any URL in advance, and every response carries an sa-credit-cost header |
|---|
| Concurrency | Rate limited per minute: 5 on Free up to 1,000 on Enterprise | Concurrent threads: 20 on Hobby up to 500 on Advanced |
|---|
| Geotargeting | Handled per endpoint where the platform supports it | US and EU only below $299/month; country-level geotargeting from the Business plan up |
|---|
| Agent-native workflows | Structured data and hosted MCP tooling for supported endpoints | LangChain and workflow support available; check official docs |
|---|
| Best buyer profile | Developer teams integrating structured data | Teams needing broad page access and custom parsing |
|---|