Pay for products. That's it.
Three subscription tiers and three one-time packs. The packs never expire, the subscriptions cancel any time, the agents pay per call. No free plan because real upstream cost says no.
Test a category, sanity-check a niche, ship one report.
- 2,000 products / month
- Subcategory + product URL scraping
- Bestseller top-100 across .com / .co.uk / .de / .fr / .es / .it
- CSV + JSON exports
- 1 concurrent scrape
- Email support
Weekly category sweeps, competitor tracking, BSR deltas.
- 10,000 products / month
- Everything in Starter
- Offers + buy-box + delivery info
- REST API + MCP server access
- Webhooks on job completion
- Saved searches + scheduled runs
- 3 concurrent scrapes
Agencies, dataset operators, full marketplace intelligence.
- 50,000 products / month
- Everything in Growth
- Seller details + storefront enrichment
- REST + MCP + x402 pay-per-call
- Bulk job submission
- Priority support + SLA
- 10 concurrent scrapes
One report, one niche.
A medium-sized category sweep.
Multi-category or full bestsellers.
Hit /api/x402/scrape, pay 0.030 USDC per product on Base. No account.
Volume discount, dedicated worker pool, single-tenant queue, SLA. Tell us what you're trying to do — we'll write you a number back.
Talk to a human →Sensible questions, plain answers.
Is this allowed? Is scraping Amazon legal?+
We extract publicly available product information from publicly accessible Amazon URLs. Scraping public web data has been repeatedly affirmed in US case law (hiQ v. LinkedIn). We do not bypass paywalls, we do not log into accounts, we do not handle restricted data. Use the data per your local laws and Amazon's terms.
Which Amazon marketplaces are supported?+
.com, .co.uk, .de, .fr, .es, .it are first-class — they ship with stable schema across product, category, and bestsellers paths. .ca / .com.au / .co.jp / .in / .com.mx are supported as best-effort: pricing and review counts come through reliably; some long-tail fields may be sparse.
What does a 'product' cost?+
1 credit = 1 product = $0.025 at the base subscription rate. Offers / variants add $0.0075 per product. Seller details add $0.0075 per product. We charge for what we return — partial jobs only spend the credits for rows we actually delivered.
How fresh is the data?+
Every job is a live crawl. There is no cache layer between you and the marketplace. The page you see at 3:14pm is the page we return at 3:14pm.
Do you offer a free plan?+
No. We pass through real upstream cost, and free tiers attract the kind of usage that ruins everyone else's queue. The smallest paid pack is $29 for 1,000 products — buy it once and stop.
Can I cancel mid-month? Do credits roll over?+
Cancel any time from the dashboard. Subscription credits do not roll month-to-month (or you'd never renew). One-time credit packs never expire.
Webhooks?+
Growth and Scale tiers can pass a webhook_url on each job. We POST a small JSON body on completion. Signature verification arrives in v0.2.
What about agents?+
Two paths. Subscribers get a native MCP server at /api/mcp — drop it into Cursor / Claude / ChatGPT and the agent can scrape and poll without any glue. Non-subscribers (or one-off scripts) can hit /api/x402/scrape and pay per request in USDC on Base.