Pricing

Simple, usage-based pricing. Start free, scale as you grow.

Every tier includes per-field confidence scoring and extraction provenance on every response. The full three-tier pipeline (Schema.org, LLM inference, headless browser) is available on all plans — including Free.

Free

$0. For evaluation and the first build. Your quota resets every month.

  • Per-field confidence scoring and extraction provenance on every response
  • 50 full-pipeline extractions per month
  • Full three-tier pipeline (Schema.org, LLM, browser rendering)
  • Server-side strict_confidence_threshold filtering
  • 2 requests per second

Get a Free API key

Starter ($99/mo)

10,000 extractions per month. Full extraction pipeline (Schema.org + LLM + Playwright), UCP output format, AgentReady scoring. Rate limit: 60 requests/minute. Email support.

Get API Key

Growth ($299/mo)

50,000 extractions per month. Full pipeline with priority routing. Rate limit: 200 requests/minute. Priority support.

Get API Key

Enterprise

Unlimited extractions with dedicated infrastructure. Custom rate limits, SLA, and SSO/SAML. Dedicated support.

Contact us

Rate Limits by Tier

TierMonthly CallsRate LimitMethods Available
Free502/secFull pipeline
Starter10,00060/minAll methods
Growth50,000200/minAll methods + priority
EnterpriseUnlimitedCustomAll 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_id with 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"
}

Scoring-only requests (POST /api/score) count against your monthly extraction quota at the same rate as standard extractions.

Learn more about Stripe MPP: Stripe Machine Payments documentation