Komos
Hosted AgentCOMING SOONby Komos
Komos turns recorded web tasks into reusable runs with API triggers. Schedules, credentials, logs, and human review built into every workflow.
Not live yet: Komos sells enterprise contracts only; no self-serve API key. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Komos
- Type
- Hosted Agent
- Added
- —
- Interface
- Task-level
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- partial
- Max session
- 60 min
- Regions
- US, EU
- Pricing
- $0.24/run
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.24/run
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.24/run | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.
Login flows
MFA/2FA interactions
CAPTCHA handlinggap
File downloadgap
File uploadgap
Form filling
Structured extraction
Vision-basedgap
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessions
Parallel sessionsgap
Human-in-the-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "komos"
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": "komos"
}'