Webfuse
Browser InfraTrustedCOMING SOONby Webfuse
Webfuse browser-as-a-service that overlays agents on any third-party site. Sandbox layer with client-side extensions; no source access required.
Not live yet: Action: create a Space `rk_` REST key in Webfuse (and a client browser to open sessions). The stored `ak_` Space Automation key can only drive an already-open session via the Session MCP server — it cannot start sessions headlessly. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Webfuse
- Type
- Browser Infra
- Added
- —
- Interface
- Session-level (CDP)
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 120 min
- Regions
- EU, US
- Pricing
- $0.014/browser-minute
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.01/min
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per minute | $0.014/browser-minute | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Browser Infra runners in the catalog.
Login flows
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-loopextra
Full evidence
Storage capture
Code sample
Pin this runner via routing: "webfuse"
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": "webfuse"
}'