Amazon Scraper API
Free tier

Free Amazon Scraper API

1,000 Amazon requests, free. No credit card. The same structured JSON as the paid tier, across all 20 marketplaces, and you only spend quota on requests that return data.

1,000
free requests on signup
$0
no credit card
20
Amazon marketplaces
~55
fields per product
One free request
curl "https://api.amazonscraperapi.com/api/v1/amazon/product?api_key=YOUR_FREE_KEY&query=B0CHX3QBCH&domain=com"

See what you get back

One GET request returns clean, typed JSON, no HTML to parse. Signup to your first response takes about two minutes; the full field reference and every parameter live in the documentation.

Product response
{
  "asin": "B0CHX3QBCH",
  "title": "Apple AirPods Pro (2nd Generation)",
  "brand": "Apple",
  "price": 199.00,
  "currency": "USD",
  "rating": 4.7,
  "reviews_count": 18342,
  "stock": "In Stock",
  "images": ["https://m.media-amazon.com/images/I/..."],
  "variations": [ ... ]
}
Search response
{
  "page": 1,
  "products": [
    {
      "asin": "B07ZPKN6YR",
      "title": "Anker Soundcore Bluetooth Speaker",
      "price": 27.99,
      "currency": "USD",
      "rating": 4.6,
      "reviews_count": 89211,
      "is_sponsored": false
    }
  ]
}

Everything in the free tier

bolt

1,000 free requests

A real API key with 1,000 successful requests on signup. No card, no daily cap.

check_circle

Success-only billing

Only 2xx responses use your quota. A 404, a block, or a timeout is free.

public

All 20 marketplaces

com, co.uk, de, fr, co.jp and 15 more, parsed locale-aware on the free tier too.

data_object

Structured JSON

About 55 product fields per ASIN, plus ranked search results. No HTML to parse.

workspaces

Product and search

Both core endpoints are open on the free tier, not a stripped-down sample.

verified

Same data as paid

Free responses return the exact JSON shape paid requests do. Nothing stubbed.

Start scraping in three steps

1

Sign up

Create an account with an email. No credit card.

2

Copy your API key

Your key and 1,000 free requests are on the dashboard immediately.

3

Make a request

Pass api_key, an ASIN as query, and a marketplace as domain. JSON in about 3 seconds.

Start for free, scale when needed

1,000 free requests on signup, no credit card. Monthly plans from $19, or pay-as-you-go top-up at $0.90 per 1,000 successful requests on any plan.

Free

$0

Forever free on signup

  • check_circle1,000 requests / month
  • check_circle50 concurrent requests
  • check_circleAll 20 marketplaces
  • check_circleFull dashboard + analytics
  • check_circleTop-up at $0.90 / 1k
  • check_circleCommunity support
Start free
Most popular

Vibe

$19 / month

$0.70 / 1k effective

  • check_circle27,000 requests / month
  • check_circle100 concurrent requests
  • check_circleAll endpoints + content-language
  • check_circleCountry-matched residential IPs
  • check_circlePer-API-key usage tracking
  • check_circleTop-up at $0.90 / 1k
  • check_circleEmail support (1 business day)
Get Vibe

Pro

$49 / month

$0.60 / 1k effective

  • check_circle82,000 requests / month
  • check_circle200 concurrent requests
  • check_circlePriority routing queue
  • check_circleCountry-matched residential IPs
  • check_circleTeam seats (up to 5)
  • check_circleTop-up at $0.90 / 1k
  • check_circleEmail + chat support
Get Pro

Custom

$100-$2k / month

Flat $0.50 / 1k effective at every level

  • check_circle200k - 4M+ requests / month
  • check_circle300-1000+ concurrent requests
  • check_circlePriority queue (highest)
  • check_circlePremium proxy pool + SLA on request
  • check_circleUnlimited team seats
  • check_circleWire / invoice / annual PO
  • check_circleDedicated Slack channel
Pick Custom level

Pay-as-you-go top-up

$0.90 / 1,000 successful requests

Available on every plan including Free. Top up any time when included credits run out. Only 2xx responses charged. Balance never expires.

Frequently asked questions

Is there a free Amazon Scraper API?

expand_more
Yes. Amazon Scraper API gives every new account 1,000 free requests on signup, with no credit card. Free requests return the same structured JSON as paid ones across all 20 Amazon marketplaces, and billing is success-only so failed requests do not use your quota.

How many free requests do you get?

expand_more
You get 1,000 free successful requests (5,000 credits at 5 credits per basic request). Only successful 2xx responses use the quota, so a 404 not-found, a block, or a timeout costs nothing.

Do you need a credit card for the free tier?

expand_more
No. You sign up with an email, get an API key, and use your free requests immediately. A card is only needed if you later add pay-as-you-go credits or move to a monthly plan.

What can you scrape on the free tier?

expand_more
The full product and search endpoints across all 20 Amazon marketplaces. One product request returns about 55 structured fields (title, price, currency, rating, review count, brand, availability, Best Sellers Rank, variations, images, and more).

What happens when you run out of free requests?

expand_more
Requests return a clear out-of-credits response until you add pay-as-you-go credits ($0.90 per 1,000 successful requests) or move to a monthly plan (down to $0.50 per 1,000). Pay-as-you-go balance never expires.

Get your free API key

1,000 Amazon requests, no card, no minimum. Make your first call in a couple of minutes.

Start free