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.
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.
{
"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": [ ... ]
} {
"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
1,000 free requests
A real API key with 1,000 successful requests on signup. No card, no daily cap.
Success-only billing
Only 2xx responses use your quota. A 404, a block, or a timeout is free.
All 20 marketplaces
com, co.uk, de, fr, co.jp and 15 more, parsed locale-aware on the free tier too.
Structured JSON
About 55 product fields per ASIN, plus ranked search results. No HTML to parse.
Product and search
Both core endpoints are open on the free tier, not a stripped-down sample.
Same data as paid
Free responses return the exact JSON shape paid requests do. Nothing stubbed.
Start scraping in three steps
Sign up
Create an account with an email. No credit card.
Copy your API key
Your key and 1,000 free requests are on the dashboard immediately.
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
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
Vibe
$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)
Pro
$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
Custom
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
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
How many free requests do you get?
expand_more
Do you need a credit card for the free tier?
expand_more
What can you scrape on the free tier?
expand_more
What happens when you run out of free requests?
expand_more
Get your free API key
1,000 Amazon requests, no card, no minimum. Make your first call in a couple of minutes.
Start free