Nanobrowser

Nanobrowser

Framework (OSS)COMING SOON

by Nanobrowser

Open-source Chrome extension running a multi-agent planner/navigator loop inside the user's own browser. Local API keys and no cloud dependency make it a free alternative for personal automation. Fleet orchestration and evidence capture are out of scope.

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

Provider
Nanobrowser
Type
Framework (OSS)
Added
Feb 2025
Interface
Session-level (CDP)
Trust tier
restricted
Egress
Banana Peel egress guard
Evidence
minimal
Max session
120 min
Regions
US, EU
Pricing
license free (Apache-2.0)LLM usage own API keys
Compliance
ZDRSOC 2HIPAAPCI-DSS ROC
Traffic share
Success
Median duration
Free · OSS
List price
p95 first action
Not enough live samples for a trend yet.

Pricing

ModelNative priceNormalized $/runNotes
ossFree (self-hosted)
licensefree (Apache-2.0)
LLM usageown API keys

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 downloadgap
File upload
Form filling
Structured extractiongap
Vision-based
DOM-based
Stealth/anti-bot
Residential proxies
Persistent sessions
Parallel sessionsgap
Human-in-the-loop
Full evidence
Storage capture

Code sample

Pin this runner via routing: "nanobrowser"

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

Command Palette

Search for a command to run...