Product data API for ecommerce teams

Stop maintaining scrapers.Send a URL, get clean JSON.

Any product URL in, clean JSON out — Amazon, eBay, and 100+ suppliers. Need another? Add your own.

100 free credits to start — $0 today, secure Stripe checkout.

POST/v1/product-stock
200 OK · 412 ms

Request

{ "productUrl": "https://www.amazon.co.uk/dp/B0EXAMPLE1" }

Response

{
  "externalId": "B0EXAMPLE1",
  "source": "amazon_gb",
  "inStock": true,
  "offerCount": 1,
  "offers": [
    {
      "price": 49.95,
      "currency": "GBP",
      "seller": "AquaPro",
      "fulfilment": "FBA",
      "deliveryDays": 2
    }
  ],
  "creditsRemaining": 4871
}
  • Stock

    Live availability for any listing, on demand.

  • Offers

    Every seller, price and delivery estimate.

  • Details

    Titles, brands, ratings and attributes.

  • Bulk

    Thousands of URLs per run, one endpoint.

One URL in. Not forty scrapers out.

Before
  • Scrapers, proxies and parsers to maintain
  • Pipelines break on every page change
  • A new integration for every supplier
After
  • One endpoint, any product URL
  • Clean, predictable JSON back
  • Amazon, eBay & 100+ suppliers

Add a supplier by sending its URL.

One JSON schema across 100+ suppliers — and you can add your own.

+90 moreAdd your own

Send the URL. We do the rest.

  1. 01

    Send a URL

    POST a product page URL. No ASINs, no marketplace IDs.

  2. 02

    We resolve it

    We fetch and parse the source — no scrapers on your side.

  3. 03

    Get clean JSON

    Structured data you can store, compare or alert on.

Simple, credit-based pricing.

Prices are in USD, plus applicable taxes. Paid plans renew monthly until canceled.

Free

$0 one time

100 creditsOne-time Stripe Checkout

No recurring subscription or payment method required.

Start free

Starter

$49/month

100,000 credits each month

10 concurrent requests

  • All endpoints, one schema
  • Bulk endpoints included
  • Email support
Get started
Most popular

Business

$149/month

500,000 credits each month

50 concurrent requests

  • All endpoints, one schema
  • Bulk endpoints included
  • Priority support
Get started

Scale

$399/month

2,000,000 credits each month

200 concurrent requests

  • All endpoints, one schema
  • Bulk endpoints included
  • Priority support
Get started

Custom

Let's talk

Volume pricing

Custom concurrency & SLA

  • Custom supplier coverage
  • Dedicated support
  • Invoicing
Talk to us

1 credit is charged per successful product-page request, including each successful item in a bulk request. Each successful monthly payment grants that plan’s credits for the billing period; unused credits expire and do not roll over. Cancel any time in the billing portal, effective at the end of the current period. Payments are non-refundable except where required by law or for a confirmed billing error. For business and professional use.

Get started

Your URL. Clean JSON. 100 free credits.

  • One schema everywhere
  • Structured errors
  • 100 free credits to start

Checkout runs through Stripe — the free tier is $0 today. Inspect the full contract in the OpenAPI spec first.