Exa
ExtractionTrustedLIVEby Exa
Exa semantic web search and content retrieval API for agents. Embeddings-based discovery plus full-content fetch in one call.
- Provider
- Exa
- Type
- Extraction
- Added
- —
- Interface
- Task-level
- Trust tier
- trusted
- Egress
- Vendor egress (unverified)
- Evidence
- minimal
- Max session
- 5 min
- Regions
- US
- Pricing
- $5/1K searches
- Compliance
- ZDRSOC 2HIPAAPCI-DSS ROC
—
Traffic share
25.0%
Success
—
Median duration
$5.00/1K searches
List price
—
p95 first action
Not enough live samples for a trend yet.
Pricing
| Model | Native price | Normalized $/run | Notes |
|---|---|---|---|
| per 1k steps | $5/1K searches | — | — |
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: "exa"
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": "exa"
}'