Browser Use

Browser Use

Framework (OSS)LIVE

by Browser Use

The most-starred open-source LLM browser automation framework for Python (60K+ GitHub stars). Combines DOM parsing with vision for robust element grounding, works with any LLM, and self-hosts anywhere. Deck routes to the hosted cloud tier; self-hosters pair it with their own browser infra.

Provider
Browser Use
Type
Framework (OSS)
Added
Nov 2024
Interface
Task + session
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
120 min
Regions
US, EU, CA
Pricing
license free (MIT)compute + LLM operator-paid
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
6.7%
Traffic share
66.2%
Success
87s
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.05Compute + 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"

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

Command Palette

Search for a command to run...