Browserbase

Browserbase

Browser InfraTrustedLIVE

by Browserbase

Managed headless browser infrastructure with session persistence, stealth mode, live session replays, and proxy support. The default substrate for CDP-level agents — pair it with Stagehand or Browser Use for task-level runs. Scales to thousands of concurrent sessions on per-minute billing.

Provider
Browserbase
Type
Browser Infra
Added
Mar 2024
Interface
Task + session
Trust tier
trusted
Egress
Vendor egress (unverified)
Evidence
partial
Max session
240 min
Regions
US, EU
Pricing
browser time $0.012/minproxy bandwidth $10/GBcaptcha solve included
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
1.9%
Traffic share
32.5%
Success
38s
Median duration
$0.085/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.09
browser time$0.012/min
proxy bandwidth$10/GB
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 handling
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"

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"
}'

Command Palette

Search for a command to run...