Browser Use (self-hosted)

Browser Use (self-hosted)

Framework (OSS)LIVE

by Browser Use

The open-source browser-use Python library running on Deck's own infrastructure: a self-hosted Chromium driven over CDP with Gemini 2.5 Flash as the planning model. The same agent loop as the cloud tier, but fully self-hosted — no vendor account, ZDR by construction, and every step traced through the unified pipeline.

Provider
Browser Use
Type
Framework (OSS)
Added
Nov 2024
Interface
Task + session
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
partial
Max session
60 min
Regions
US, EU, CA
Pricing
license free (MIT)compute + LLM operator-paid
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
0.3%
Traffic share
0.0%
Success
0s
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.00Compute + LLM costs borne by operator
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: "browser-use-oss"

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": "browser-use-oss"
}'

Command Palette

Search for a command to run...