Browserbase Stealth
Browser InfraTrustedLIVEby Browserbase
The Browserbase cloud browser with the full anti-detection stack turned on: advanced stealth mode, device/OS fingerprinting, automatic captcha solving, ad-blocking, and Browserbase-managed residential proxies (traffic egresses from a rotating residential IP, not a datacenter). Purpose-built for bot-protected targets. Advanced stealth is a Browserbase Scale-plan feature — if the account is not on Scale, the runner transparently falls back to captcha solving + ad-block + managed proxies and reports which level took effect. Proxy bandwidth is billed separately at $10/GB on top of browser-time.
- Provider
- Browserbase
- Type
- Browser Infra
- Added
- Aug 2026
- Interface
- Task + session
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 240 min
- Regions
- US, EU
- Pricing
- browser time $0.012/minresidential proxy $10/GBadvanced stealth Scale plancaptcha solve included
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per minute | $0.012/browser-minute | $0.08 | Proxy bandwidth billed separately |
| browser time | $0.012/min | — | — |
| residential proxy | $10/GB | — | — |
| advanced stealth | Scale plan | — | — |
| 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: "browserbase-stealth"
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": "browserbase-stealth"
}'