Browser Use + DeepSeek V4

Browser Use + DeepSeek V4

Framework (OSS)COMING SOON

by Browser Use

Browser Use with DeepSeek V4 (DeepSeek) as the planning and action model. Open-weight MIT model: dramatic cost savings with solid agentic performance.

This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.

Provider
Browser Use
Type
Framework (OSS)
Added
Interface
Task + session
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
120 min
Regions
US, EU, CA
Pricing
$0.1/run
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
Traffic share
Success
Median duration
$0.10/run
List price
p95 first action
Not enough live samples for a trend yet.

Pricing

ModelNative priceNormalized $/runNotes
per run$0.1/runIncludes LLM tokens

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-deepseek-v4"

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

Command Palette

Search for a command to run...