Agent Browser
Browser InfraTrustedCOMING SOONby Bright Data
Bright Data's Agent Browser rides the industry's largest residential proxy network (72M+ IPs) with automatic unblocking and captcha solving. Best-in-class IP rotation for geo-restricted and anti-bot sites. Proxy bandwidth is billed separately, so costs climb on media-heavy pages.
Not live yet: API key valid. Action: in the Bright Data dashboard, create a Web Unlocker zone and grant the token access to it — the current token has no active zone and cannot create one. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Bright Data
- Type
- Browser Infra
- Added
- May 2024
- Interface
- Task + session
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 120 min
- Regions
- US, EU, APAC
- Pricing
- browser time $0.018/minresidential proxy $8.40/GBcaptcha solve included
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per minute | $0.018/browser-minute | — | Proxy bandwidth billed separately |
| browser time | $0.018/min | — | — |
| residential proxy | $8.40/GB | — | — |
| captcha solve | included | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Browser Infra runners in the catalog.
Code sample
Pin this runner via routing: "brightdata-agent"
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": "brightdata-agent"
}'