Scouts
Hosted AgentCOMING SOONby Yutori
Scouts are always-on monitoring agents from Yutori that watch pages for changes and alert on conditions you define. Effectively a standing browser-agent fleet — best for price, inventory, and status monitoring at scale. Not designed for one-shot interactive tasks.
This runner is not yet wired to the live routing layer. API requests targeting it return 503 runner_unavailable until the integration ships.
- Provider
- Yutori
- Type
- Hosted Agent
- Added
- May 2025
- Interface
- Task-level
- Trust tier
- restricted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 10 min
- Regions
- US
- Pricing
- effective per check $0.02plan subscription
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
—
Success
—
Median duration
$0.02/check
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| subscription | $0.02/check (effective) | — | — |
| effective per check | $0.02 | — | — |
| plan | subscription | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Hosted Agent runners in the catalog.
Login flowsgap
MFA/2FA interactions
CAPTCHA handlinggap
File downloadgap
File uploadgap
Form fillinggap
Structured extraction
Vision-based
DOM-based
Stealth/anti-botgap
Residential proxies
Persistent sessions
Parallel sessions
Human-in-the-loopgap
Full evidence
Storage capture
Code sample
Pin this runner via routing: "yutori-scouts"
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": "yutori-scouts"
}'