4.9 rating out of 5 on Capterra
4.7 rating out of 5 on G2

Get Amazon Best Seller Products in Real-Time

Amazon scraping API to Extract Best Selling Products on Amazon. Get product data such as best seller rank, name, pricing, rating, ASIN, and more.


Get Amazon Best Seller Products in Real-Time

Monitor best selling products on Amazon using our API

  • Get Real-Time Amazon data within seconds
  • Works with multiple Amazon domains
  • Get results by providing best seller category URL

Loading

API Integration

With just a few lines of code, you can integrate our API with your application and start receiving data as a JSON response.

import http.client

conn = http.client.HTTPSConnection("get.scrapehero.com")

conn.request("GET", "/amz/best-sellers/?x-api-key=XXXXXXXXXXXXXX&url=https%3A%2F%2Fwww.amazon.com%2FBest-Sellers-Appstore-Android%2Fzgbs%2Fmobile-apps%2Fref%3Dzg_bs_nav_0&page=1")

res = conn.getresponse()
data = res.read()

print(data.decode("utf-8"))

Pricing

Lite

$5/month

Billed Monthly

  • 100 API calls per month
  • 60 API calls per minute
  • 2 concurrent API calls
Login to Subscribe

Basic

$25/month

Billed Monthly

  • 1,000 API calls per month
  • 100 API calls per minute
  • 2 concurrent API calls
Login to Subscribe

Starter

$50/month

Billed Monthly

  • 5,000 API calls per month
  • 100 API calls per minute
  • 2 concurrent API calls
Login to Subscribe

Pro

$100/month

Billed Monthly

  • 15,000 API calls per month
  • 100 API calls per minute
  • 2 concurrent API calls
Login to Subscribe

Ultra

$300/month

Billed Monthly

  • 60,000 API calls per month
  • 100 API calls per minute
  • 2 concurrent API calls
Login to Subscribe
Real-Time Data

Real-Time Data

The API returns highly structured JSON data in real-time within seconds.

Find tuned to work with best web crawling infrastruture

Robust Infrastructure

Our robust infrastructure allows us to scale the API to meet your high volume demands easily.

Extract  Data periodically  and upload to Dropbox Folder

Easy Integration

You can easily integrate our APIs to your application and stream extracted data seamlessly.

Extract  Data periodically  and upload to Dropbox Folder

Avoid IP bans and captchas

We use the best residential proxies to route your requests to avoid IP bans and captchas.

Frequently asked questions

Can I modify or cancel the plan anytime?

Sure, you can modify or cancel your plan at any time. Click on the Billing tab to change your plan.

What happens to my unused credits when I cancel?

If you cancel, you’ll be billed for the current month, but you won’t be charged again. If you have any page credits, you can still use our service until it reaches its limit.

What happens to my unused quotas at the end of each billing period?

All our Crawler page quotas and API quotas reset at the end of the billing period. Any unused credits do not carry over to the next billing period and also are nonrefundable. This is consistent with most software subscription services.

The API or Crawler is not returning the data I need

Our APIs or Crawlers only automate the process of extracting the data that's already on the website and is extractable. If the information isn't on the website or is in a format that is not extractable, we will not be able to get it for you at all.

e.g. If you need emails from a website and the website does not have emails, it is fairly obvious that even though you need the emails, we cant make them up.

What are the domains supported by this API?

This API supports the following Amazon domains:

  • amazon.com

  • amazon.co.uk

  • amazon.co.in

  • amazon.ca

  • amazon.it

  • amazon.es

  • amazon.de

  • amazon.fr

  • amazon.sg

  • amazon.ae

  • amazon.com.br

    *This API won't work for amazon.cn (Amazon China)

How much time will it take to build a custom API?

Normally, it will take 3-5 business days to build a custom API endpoint. However, this may vary according to the complexity of the site and the proposed business logic.

Do you cache results?

No, we always provide the latest and most accurate data present on the website. However, you are free to cache the results in your systems to reduce API calls and costs.

How to get geo-based results like pricing and delivery charges to a specific place?

Most sites will display delivery charges based on the user location. Our API uses locations from US states so that the pricing may vary. To get accurate results based on a location, please contact us.