Amazon Scraping API — Geo-Accurate Data, 22 Marketplaces, Free Tier
Amazon API that scrapes from inside each marketplace's country — accurate buy box, prices & reviews. 25 endpoints. Pay per request, not per result. Try free.
Track Amazon Prices, Stock & Sellers Across 22 Marketplaces
Every API request routes through an IP inside the marketplace’s own country. You get local prices, the real buy box winner, and accurate Prime eligibility — not the foreign-visitor version most scrapers return. No proxy management. No scraper maintenance.
22
Marketplaces
25
Endpoints
100
Free req/month
Live
Real-time data
Building a price monitoring tool? A repricing engine? Tracking competitor prices for your own Amazon store? One API call, structured JSON back. We deal with Amazon’s anti-bot systems so you don’t have to.
No credit card. No contracts. No sales call. 100 requests/month free.
Why Your Amazon Data Might Be Wrong
Most Amazon scraping APIs route requests through whatever data center is cheapest. The problem: Amazon serves different content based on where the request comes from.
Query amazon.de from a US server, and you get the foreign-visitor view. The buy box winner flips to an international seller. Prices shift currencies or drop VAT. Prime eligibility disappears. Some Lightning deals and country-restricted listings don’t show up at all.
This is the root cause of “wrong prices”, “missing buy box”, and “no description” complaints you’ll find in reviews of competing Amazon scrapers.
Instead of scraping from random data centers, FlyByAPIs routes every request through an IP inside the target marketplace’s country. Set marketplace=de and the request hits Amazon.de from a German IP. Set marketplace=co.jp and it hits Amazon.co.jp from a Japanese IP. You see exactly what a local buyer sees.
What this means in practice
Buy box winners, Prime eligibility, pricing, and product availability all match what a local buyer sees in that country. 22 marketplaces, every one country-pinned. No cross-country contamination in your data.
For Amazon sellers: if you’re selling on amazon.de and amazon.co.uk, the prices and buy box data you pull for competitor analysis should come from inside Germany and the UK — not from a US data center. That’s the difference between useful competitor data and numbers that’ll lead you to wrong decisions.
We Catch Data Drift Before Your Pipeline Does
Amazon changes page structures without warning. A CSS class renames, a field goes missing, and suddenly your data pipeline is returning garbage. Most scraping APIs find out when customers file tickets — hours or days after bad data has already hit production.
We monitor every endpoint ourselves. When Amazon’s page structure drifts from the expected schema, we catch it and ship a fix within hours. You don’t need to build alerting on top of your data provider. That’s our job.
Per-Request Billing: 16-33x Cheaper on Search Workloads
Here’s what most teams miss when comparing Amazon data providers: the billing unit matters more than the sticker price.
One /search call returns 30-50 product results. With FlyByAPIs, that’s 1 request regardless of how many products come back. With Bright Data, you pay per record. With Oxylabs, per result. Same search, wildly different cost.
| Provider | Bills per | Cost of 1 /search (50 results) | Cost per 10K searches |
|---|---|---|---|
| FlyByAPIs | Request | $0.0015 | $14.99 |
| Bright Data | Record | $0.05 (50 records) | $500 |
| Oxylabs | Result | $0.025 (50 results) | $250 |
| Rainforest API | Request (1.5-3x credit multiplier) | $0.0118 | $118 |
For search-heavy workloads (price monitoring, category scanning, competitor tracking), FlyByAPIs is 16-33x cheaper than per-record and per-result providers. For single-product lookups, the gap narrows — but per-request billing still means no surprises on your invoice.
$0/month to start. Pro at $14.99/10K requests. No per-result surprises.
Use Cases
Price Monitoring & MAP Enforcement
Set up a cron that hits /product-details for your target ASINs. Daily, hourly, whatever makes sense. When a price drops or a reseller breaks MAP, you know. Country-pinned requests mean the prices you track match what local buyers actually pay.
Product Research & Arbitrage
Pull BSR, review count, and pricing for any ASIN to evaluate private label or arbitrage potential. Selling on amazon.de? Compare the same product's price there vs amazon.com. Requests go through local IPs, so the prices are real, not the tourist version.
Competitor Tracking & Market Intelligence
Want to know when a competitor drops their price or launches a new ASIN? One /search call returns 30-50 products and costs a single request. You can scan an entire category for under a dollar.
Amazon Seller Intelligence
Track competitor ASINs, buy box ownership, and stock levels where you sell. BSR trends and pricing changes for your category, all country-pinned so you're seeing what your actual customers see.
Endpoints
Top-Level — 4 endpoints Search, autocomplete, categories
| Endpoint | Description |
|---|---|
/search | Search products by keyword with filters for marketplace, sort order, and page. Returns 30-50 products per call. |
/autocomplete | Amazon search autocomplete suggestions |
/category-list | Browse the Amazon category tree |
/download | Download raw HTML of any Amazon page by URL — your escape hatch for edge cases |
Product — 4 endpoints Details, offers, stock, related
| Endpoint | Description |
|---|---|
/product-details | Full product details by ASIN: title, price, images, reviews, rating, description, specs, variants |
/product-offers | All offers (sellers) for a specific product with pricing and fulfillment info |
/product-stock | Exact stock quantity for a product by ASIN and marketplace — not just “in stock / out of stock” |
/product-related-products | Related product recommendations (“also bought”, “also viewed”) |
Seller — 3 endpoints Profiles, products, reviews
| Endpoint | Description |
|---|---|
/seller-profile | Seller profile information by seller ID |
/seller-products | All products offered by a specific seller |
/seller-reviews | Seller feedback and reviews by seller ID |
Best Sellers, Deals & Discovery — 6 endpoints Deals with timing data, best sellers, trends
| Endpoint | Description |
|---|---|
/deals | Current active deals and lightning deals — includes start and end times |
/best-sellers | Current best-seller lists by category |
/new-releases | New product releases by category |
/movers-and-shakers | Products with the biggest rank improvements in the last 24 hours |
/most-wished-for | Most wish-listed products by category |
/gift-ideas | Most-gifted products by category |
Store — 3 endpoints Store pages, search, products
| Endpoint | Description |
|---|---|
/store-page-details | Amazon Store page data |
/store-product-search | Search products within an Amazon Store |
/store-search | Search Amazon brand stores by query |
Influencer — 5 endpoints Profiles, posts, curations
| Endpoint | Description |
|---|---|
/influencer-profile | Amazon Influencer page data |
/influencer-post-products | Products recommended by an influencer |
/influencer-curations | Influencer storefront curations |
/influencer-search | Search Amazon influencers by query |
/influencer-posts | Influencer posts by influencer ID |
Code Examples
| |
| |
| |
Example JSON Response
| |
vs. Competitors
| Feature | Flyby Amazon API | Rainforest API (Traject Data) | Bright Data | Oxylabs |
|---|---|---|---|---|
| Billing model | Per request | Per request (1.5-3x credit multiplier) | Per record | Per result |
| Cost per 10K searches | $14.99 | $118 | $500 | $250 |
| Geo-accuracy (country-pinned) | ✓ Every marketplace | Not specified | Not specified | Not specified |
| Marketplaces | ✓ 22 | ~20 | ~20 | ~20 |
| Dedicated endpoints | ✓ 25 | ~15 | Collector-based | Collector-based |
| Active drift monitoring | ✓ Fixes within hours | Ticket-driven | Ticket-driven | Ticket-driven |
| Exact stock count | ✓ /product-stock | ✗ | ✗ | ✗ |
| Raw HTML download | ✓ /download | ✗ | ✓ | ✓ |
| Deals with timing data | ✓ Start & end times | Deals only | ✗ | ✗ |
| Free tier | ✓ 100 req/month | ✗ | ✗ | ✗ |
Built for Production Workloads
5M+
Requests/month processed
1,000+
Active users
15+ yrs
Founder SRE/DevOps (3scale, Red Hat)
24/7
Cloud infrastructure monitoring
Over 5 million requests a month, 1,000+ active users. We built this infrastructure with the same practices we used during 15+ years of SRE and DevOps work at 3scale and Red Hat — production-grade reliability, applied to web data extraction.
Get Started in 5 Minutes
- Sign up free on RapidAPI — takes 30 seconds.
- Subscribe to the Basic plan — 100 free requests/month, no credit card.
- Copy your API key from the RapidAPI dashboard.
- Make your first request using the code examples above.
Not a developer? We do white-glove setups too. We’ll build your data pipeline, deliver results in CSV or whatever format works for you, and set up automation on free cloud infrastructure. One of our customers gets structured data for 20,000 ASINs at the push of a button — no code involved. Tell us what you need .
No credit card. No contracts. No sales call. Cancel anytime.
Start Free, Scale as You Grow
All plans include full API access to every endpoint. No feature gating.
Basic
The most complete Amazon API on RapidAPI — $14.99 / 10K requests
25 endpoints · 22 marketplaces · Pay-per-overage, never blocked mid-job
- 100 requests/month
- Shared rate limit
Need the Data Without the Hassle?
Custom extractions, enterprise plans, or just a quick question. We reply within 24 hours.
Message sent!
We'll get back to you within 24 hours. Check your inbox.
Frequently Asked Questions
Q How do I get real-time Amazon product prices via API?
Q How do I build an Amazon price tracker?
Q What is the best API for scraping Amazon product data?
Q Can I scrape Amazon without getting blocked?
Q How do I get Amazon Best Seller data via API?
Q Does the FlyByAPIs Amazon API support all Amazon country sites?
Q How do I get Amazon product reviews via API?
Q What Amazon data can I extract with the FlyByAPIs API?
Q Why does country-pinned scraping matter for Amazon data accuracy?
Q How does FlyByAPIs billing compare to Bright Data and Oxylabs for Amazon data?
Q Can I use this API if I'm not a developer?
Try It Free
Sign up, grab your API key, and make your first call in under 5 minutes.