Tavily
ExtractionTrustedLIVEby Tavily
Tavily search, extract, and crawl APIs purpose-built for LLM workflows. Flat transparent pricing; native LangChain and framework integrations.
- Provider
- Tavily
- Type
- Extraction
- Added
- —
- Interface
- Task-level
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 5 min
- Regions
- US, EU
- Pricing
- $8/1K credits
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
14.3%
Success
—
Median duration
$8.00/1K credits
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per 1k steps | $8/1K credits | — | — |
Capability matrix
Capabilities for this runner — extra/gap badges compare against the most common capability set for Extraction 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-loop
Full evidence
Storage capture
Code sample
Pin this runner via routing: "tavily"
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": "tavily"
}'