| Primary product type | Structured public web data APIs | Generic scraping API with proxies, rendering, and extraction |
|---|
| Best for | Structured data from known platforms | Fetching and extracting arbitrary or unknown URLs |
|---|
| Output format | Normalized JSON by endpoint | Raw page response, or extracted fields you configure |
|---|
| Platform-specific APIs | Google Search, Google Maps, Amazon, TikTok, YouTube, app stores, and more | Generic URL target model rather than per-platform endpoints |
|---|
| Generic URL scraping | Not the main positioning | Yes — core capability |
|---|
| Browser rendering | Browser-backed rendering where supported | Headless-browser rendering you enable per request |
|---|
| Proxy & anti-bot handling | Managed proxy routing behind supported endpoints | Configurable proxy pools and anti-bot bypass per request |
|---|
| Data extraction | Pre-built normalized schemas per endpoint | AI/LLM and rule-based extraction you define |
|---|
| Extraction maintenance | Reduced for supported endpoints | You own extraction rules as target pages change |
|---|
| Testing | Playground for documented endpoints | Configure and test requests in your own setup |
|---|
| Entry price | $9/month Starter (20,000 credits) | $30/month Discovery (200,000 credits), then $100 Pro, $250 Startup, $500 Enterprise |
|---|
| Free tier | 2,000 free credits every month, no card required | 1,000 free credits on signup, no card and no time limit |
|---|
| Pricing model | Credit-based, one fixed published weight per endpoint covering proxies, retries, rendering and challenge handling | Credit-based at $0.15/1K credits on Discovery down to $0.09/1K on Enterprise, with credits per scrape varying by configuration: 1 HTTP on a datacenter IP, 5 with browser rendering or ASP, 25 with residential proxies, 60 for a full-page screenshot |
|---|
| Cost of 1,000 plain HTTP requests | No flat generic-URL tier — pricing is per documented endpoint | About $0.15 on Discovery and $0.10 on Pro — 1 credit per datacenter HTTP scrape |
|---|
| Cost of 1,000 defended-target requests | About $1.35 for Google SERP calls on the $9 Starter plan and $0.87 on the $29 Growth plan — the weight does not change with target difficulty | ASP or browser rendering is 5 credits (about $0.75 per 1,000 on Discovery, $0.50 on Pro); residential proxies are 25 credits (about $3.75 and $2.50) |
|---|
| What counts as billable | Only a successful 2xx response — blocks, timeouts and 4xx/5xx cost zero credits | Also zero on failure — Scrapfly states upstream 4xx/5xx and failed scrapes are free |
|---|
| Feature gating | Every endpoint is available on every plan; plans differ on credits and rate limit | Also ungated — all five APIs, ASP, JS rendering, residential proxies and 190+ countries are on every plan; only volume and concurrency scale |
|---|
| Concurrency | Rate limited per minute: 5 on Free up to 1,000 on Enterprise | Concurrent requests: 5 on Discovery, 20 Pro, 50 Startup, 100 Enterprise |
|---|
| Overage handling | Plan credits reset monthly; paid plans can enable overage billing | Pay-as-you-go overflow from Pro up at $3.50/10k (Pro), $2.00/10k (Startup) and $1.20/10k (Enterprise); Discovery hard-caps at quota instead |
|---|
| Compliance posture | Public-data endpoints with documented sourcing | SOC 2 Type II, ISO 27001, GDPR, with MSA/DPA/BAA/HIPAA available on custom contracts |
|---|
| Agent-native workflows | Structured data and hosted MCP tools for supported endpoints | Generic scrape/extract calls usable from agents |
|---|