rtrvr.ai
Hosted AgentCOMING SOONby Rtrvr
rtrvr.ai web agent that runs tasks and scrapes to Sheets from your own browser. API-callable; strong at parallel research and structured extraction jobs.
This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Rtrvr
- Type
- Hosted Agent
- Added
- —
- Interface
- Task-level
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 30 min
- Regions
- US
- Pricing
- $0.18/run
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.18/run
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per run | $0.18/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-based
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessionsgap
Parallel sessions
Human-in-the-loopgap
Full evidence
Storage capture
Code sample
Pin this runner via routing: "rtrvr"
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": "rtrvr"
}'