HyperAgent
Framework (OSS)LIVEby Hyperbrowser
Hyperbrowser HyperAgent — OSS Playwright-with-AI framework. Falls back to scripted actions when possible; agentic only when needed.
- Provider
- Hyperbrowser
- Type
- Framework (OSS)
- Added
- —
- Interface
- Task + session
- Trust tier
- restricted
- Egress
- Banana Peel egress guard
- Evidence
- minimal
- Max session
- 90 min
- Regions
- US, EU
- Pricing
- Free (self-hosted)
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
0.6%
Traffic share
44.2%
Success
24s
Median duration
Free · OSS
List price
—
p95 first action
Success rate over time
Traffic share over time
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| oss | Free (self-hosted) | $0.01 | — |
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: "hyperagent"
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": "hyperagent"
}'