Stagehand

Stagehand

Framework (OSS)LIVE

by Browserbase

Browserbase's TypeScript framework that mixes deterministic Playwright code with natural-language act, extract, and observe primitives. Keep known-stable steps scripted and hand only genuinely ambiguous steps to the model. Self-hostable, with first-class support on Browserbase infrastructure.

Provider
Browserbase
Type
Framework (OSS)
Added
Sep 2024
Interface
Task + session
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
partial
Max session
120 min
Regions
US, EU
Pricing
license free (MIT)compute + LLM operator-paid
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
1.5%
Traffic share
56.5%
Success
81s
Median duration
Free · OSS
List price
p95 first action

Success rate over time

Traffic share over time

Pricing

ModelNative priceNormalized $/runNotes
ossFree (self-hosted)$0.01MIT license; infra costs separate
licensefree (MIT)
compute + LLMoperator-paid

Capability matrix

Capabilities for this runner — extra/gap badges compare against the most common capability set for Framework (OSS) runners in the catalog.

Login flowsextra
MFA/2FA interactions
CAPTCHA handling
File download
File upload
Form filling
Structured extraction
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: "stagehand"

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

Command Palette

Search for a command to run...