Scrapfly
Browser InfraLIVEby Scrapfly
Scrapfly web scraping API with Anti-Scraping-Protection (ASP) bypass enabled by default: auto-solves anti-bot challenges, upgrading to residential proxies + browser rendering when the target requires it. Strong developer tooling: request replay, debug traces, and cache layers.
- Provider
- Scrapfly
- Type
- Browser Infra
- Added
- —
- Interface
- Session-level (CDP)
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 10 min
- Regions
- US, EU
- Pricing
- $1.3/1K requests
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
8.1%
Success
0s
Median duration
$0.002/task
Avg $/task
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per 1k steps | $1.3/1K requests | $0.00 | ASP on by default: 1 credit (~$0.10/1K) unprotected; anti-bot upgrades bill up to a 55-credit budget (~$5.50/1K) per request. Real billed credits reported per run. |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Browser Infra runners in the catalog.
Login flows
MFA/2FA interactions
CAPTCHA handlingextra
File downloadgap
File uploadgap
Form filling
Structured extractionextra
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessionsgap
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "scrapfly"
curl -X POST "$BANANA_PEEL_BASE/api/v1/responses" \
-H "Authorization: Bearer $BANANA_PEEL_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "banana-peel",
"input": "Extract the title from https://example.com",
"routing": "scrapfly"
}'