Browserbase Stealth

Browserbase Stealth

Browser InfraTrustedLIVE

by 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
0.7%
Traffic share
45.2%
Success
30s
Median duration
$0.078/task
Avg $/task
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
per minute$0.012/browser-minute$0.08Proxy bandwidth billed separately
browser time$0.012/min
residential proxy$10/GB
advanced stealthScale plan
captcha solveincluded

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 download
File upload
Form fillingextra
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: "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"
}'

Command Palette

Search for a command to run...