Pricing
Simple, usage-based pricing. Start free, scale as you grow.
Free
$0
500 calls/month. No signup required.
- 500 extractions/month
- Schema.org extraction only
- Per-field confidence scores
- 10 requests/minute
- Community support
Starter
$99/mo
10,000 calls/month. Full extraction pipeline.
- 10,000 extractions/month
- Full pipeline (Schema.org + LLM + Playwright)
- UCP output format
- AgentReady scoring
- 60 requests/minute
- Email support
Growth
$299/mo
50,000 calls/month. Higher rate limits.
- 50,000 extractions/month
- Full pipeline + priority routing
- UCP output format
- AgentReady scoring
- 200 requests/minute
- Priority support
Enterprise
Custom
Unlimited calls. Dedicated infrastructure.
- Unlimited extractions
- Dedicated extraction workers
- Custom SLA
- SSO / SAML
- Custom rate limits
- Dedicated support
Rate Limits by Tier
| Tier | Monthly Calls | Rate Limit | Methods Available |
|---|---|---|---|
| Free | 500 | 10/min | Schema.org only |
| Starter | 10,000 | 60/min | All methods |
| Growth | 50,000 | 200/min | All methods + priority |
| Enterprise | Unlimited | Custom | All methods + dedicated workers |
Stripe Machine-to-Machine Payments (MPP)
AI agents can pay per call using Stripe MPP. No pre-purchased plan needed.
- Pass a
payment_method_idwith each request - Charged per extraction: $0.02 for full extraction, $0.001 for basic
- No monthly commitment — pay only for what you use
- Automatic receipts via Stripe
MPP request example
{
"url": "https://www.allbirds.com/products/mens-tree-runners",
"payment_method_id": "pm_1234567890"
}
Learn more about Stripe MPP: Stripe Machine Payments documentation