Apify
Browser InfraTrustedLIVEby Apify
Apify's actor platform runs managed headless browser fleets with datacenter and residential proxies. Over 10,000 prebuilt actors cover common extraction targets, and custom actors deploy straight from Crawlee code. Actor-compute pricing rewards efficient scripts.
- Provider
- Apify
- Type
- Browser Infra
- Added
- Nov 2015
- Interface
- Task + session
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 120 min
- Regions
- US, EU
- Pricing
- actor compute $0.25/1K unitsresidential proxy $8/GBdatacenter proxy $0.60/GB
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
2.9%
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 | $0.25/1K actor-compute units | $0.00 | — |
| actor compute | $0.25/1K units | — | — |
| residential proxy | $8/GB | — | — |
| datacenter proxy | $0.60/GB | — | — |
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 handling
File download
File upload
Form filling
Structured extractionextra
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "apify"
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": "apify"
}'