Easily start collecting Amazon product reviews

Check the output example

Just send a product URL or a few details - we’ll handle the rest and return structured review data.

{
  "results": [
    {
      "content": {
        "url": "https://www.amazon.nl/product-reviews/B08238V32L?reviewerType=all_reviews&pageNumber=1",
        "asin": "B08238V32L",
        "page": 1,
        "pages": 1,
        "reviews": [
          {
            "id": "RH7H0JK1FID6W",
            "title": "5,0 van 5 sterren Perfecte maat en mooi afgewerkt",
            "author": "Jessica",
            "rating": 5,
            "content": "Heel stevig en mooi bureau. Past precies in onze nis. Blad heeft een mooie houtnerf en beschadigd niet snel. Bezorging ging snel",
            "timestamp": "Beoordeeld in Nederland op 24 augustus 2023",
            "is_verified": true,
            "product_attributes": "Maat: 50 x 100 x 75 cmKleur: Zwart"
          },
          {
            ...
          },
          {
            "id": "R13WDAOIY4YVXJ",
            "title": "5,0 van 5 sterren i think best price performance table",
            "author": "mstf",
            "rating": 5,
            "content": "A really solid table, I definitely recommend it, I bought this table as a result of my long research.",
            "timestamp": "Beoordeeld in Nederland op 5 mei 2022",
            "is_verified": true,
            "product_attributes": "Maat: 120 x 60 x 75 cmKleur: Grijs + Zwart"
          }
        ],
        "page_type": "Question",
        "asin_in_url": "B08238V32L",
        "product_name": "VASAGLE bureau, computer bureau, 100 x 50 x 75 cm, eenvoudige constructie, industriële vormgeving, vintage bruin-zwart LWD41X",
        "parse_status_code": 12000
      },
      "created_at": "2023-09-12 14:40:19",
      "updated_at": "2023-09-12 14:40:41",
      "page": 1,
      "url": "https://www.amazon.nl/product-reviews/B08238V32L?reviewerType=all_reviews&pageNumber=1",
      "job_id": "7107372361975908353",
      "status_code": 200,
      "parser_type": ""
    }
  ]
}
OxyCopilot

Generate Amazon scraping code in seconds

OxyCopilot, an addition to Web Scraper API, is an AI-powered assistant designed to auto-generate scraping requests and parsing instructions to get Amazon product data, eliminating manual coding:

  • Use Scraper API Playground

  • Input your prompt

  • Receive ready-to-use code

Amazing staff. They were so helpful walking a complete learner through it. Highly recommend it!

Rhi

Oxylabs' Customer

Why top e-commerce teams choose us

We’re more than a service - we’re your partner. From expert support to helpful resources, we’re here to make data collection easy.

Leverage advanced features

In-depth tutorials

Get started quickly with our documentation and demo video

No proxy management

Use 177M+ proxy pool for geo-targeting

Bulk scraping

Up to 5,000 URLs per batch from multiple pages all at once

Multiple delivery options

Get results via the API or to your Amazon S3 or Google Cloud Storage bucket

Highly scalable

Easy to integrate, customize & supports a high volume of requests

24/7 support

Contact our support staff and resolve your issues anytime

Collect Amazon reviews data smarter with API features

Custom Parser

Custom Parser

Write your own parsing instructions and leverage our infrastructure to collect parsed data from any target hassle-free.

  • No need to maintain your own parser

  • Define your own parsing logic with XPath and CSS selectors

  • Collect ready-to-use structured reviews data from Amazon

Scheduler

Leverage our Scheduler feature to automate recurring scraping and parsing jobs by scheduling them whenever needed.

  • Create multiple schedules for different jobs

  • Receive data automatically to your preferred cloud storage

  • Get notifications once each job is done

Amazon Reviews Scraper pricing

Get Amazon reviews with no hassle

Regular
Enterprise

Pay only for successful results

Gather highly-localized data

Receive data gathering know-how

Don’t miss out

Free trial

1 week trial

0

5000  Results

10 requests / s

 Rate Limit

Premium Proxies

AI-Powered Web Scraping

JavaScript Rendering

 

Micro

$49/mo

1.35

36,296

 Results
50 requests / s  Rate Limit

Premium Proxies

AI-Powered Web Scraping

JavaScript Rendering

$49 + VAT billed monthly

Starter

$99/mo

1.30

76,154

 Results
50 requests / s  Rate Limit

Premium Proxies

AI-Powered Web Scraping

JavaScript Rendering

$99 + VAT billed monthly

Advanced

$249/mo

1.25

199,200

 Results
50 requests / s  Rate Limit

Premium Proxies

AI-Powered Web Scraping

JavaScript Rendering

$249 + VAT billed monthly

We accept these payment methods:

Amazon scraping tutorials

Frequently asked questions

Is it legal to collect Amazon reviews?

The legality of collecting Amazon reviews largely depends on the specific data you're extracting and the manner in which you intend to use it. It's essential to adhere to all relevant laws and regulations, including privacy laws. Naturally, before engaging in any scraping activities, it is advisable to seek professional legal advice tailored to your specific situation.

You can read this article on the legal aspects of public data gathering, to get a better understanding of the topic.

How do I extract Amazon reviews data?

To extract Amazon review data, you can either opt in for a custom scraper or a pre-built tool like Amazon Product Rating API. 

The choice depends entirely on the needs and capabilities of your company. While a custom-made scraper gives you more flexibility, it also significantly drains your resources. An Amazon Ratings API, on the other hand, takes care of the more complex aspects of scraping, albeit at the cost of some flexibility.

You can read this whitepaper on choosing the right data extraction solution for your business to find out more.

What is the delivery time for results?

Usually, the delivery time for Amazon Review API is under 10 seconds. You can try our Amazon Product Review API for free, following our guide on how to scrape Amazon product data to see for yourself.

Is there a tool to analyze Amazon reviews?

Analyzing Amazon reviews can give you useful information about the preferences of customers and the best tool for the job depends on the project's scope. 

For instance, Python offers a variety of libraries that help analyze text-based reviews. Such libraries as Natural Language Toolkit or TextBlob could be used for sentiment analysis, topic modeling, and other natural language processing tasks.

There are also solutions available that offer easy-to-use interfaces, pre-built models and require no coding experience. However, they may also have limited customization options.