Amazon Reviews Scraper avatar
Amazon Reviews Scraper
Deprecated
View all Actors
This Actor is deprecated

This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?

See alternative Actors
Amazon Reviews Scraper

Amazon Reviews Scraper

molly/amazon-reviews

Scrape reviews from any product on Amazon!

Amazon Product's Reviews Scrapper

Scrape reviews from any product on Amazon!

Amazon Product's Reviews Scrapper is a web scrapper tool that helps you to extract ANY product reviews from Amazon by using only the product URL. Scrape as many reviews as you like from the relevant Amazon's Product. Sometimes reviews don't change much from last scrap, so you can choose to limit the amount of pages to scrape :)

Discover your (or your competitor) products insight in seconds!

This scraper collect also the metadata of the chosen product (see output example below)

Pricing

Apify provides you with $5 free usage credits to use every month on the Apify Free plan, and you can get up to 300,000~ reviews from Amazon Reviews Scraper for $5

Input

You can choose to scrape by product's ASIN or by URL. one of the options most be provided the limitPages will be the limit of pages to scrape, the scrapping always starts with the most recent page

Input example

1{
2  "asin": "B07TC4YK74", // optional if "URL" is not provided
3  "URL": "https://www.amazon.com/dp/B07TC4YK74", // optional if "asin" is not provided
4  "limitPages": 2, // The default is 2. you can scape as many pages as you wish
5}

Output

The scraped data is stored in the dataset of each run. The data can be viewed or downloaded in many popular formats, such as JSON, CSV, Excel, XML, RSS, and HTML.

Output example

1{
2  "metadata": {
3    "globalRatingText": "4.3 out of 5",
4    "globalRateCountText": "3,796 global ratings",
5    "globalReviewCountText": "478 global reviews",
6    "histogramText": {
7      "0": {
8        "star": "5 star ",
9        "percentage": " 63%"
10      },
11      "1": {
12        "star": "4 star ",
13        "percentage": " 17%"
14      },
15      "2": {
16        "star": "3 star ",
17        "percentage": " 10%"
18      },
19      "3": {
20        "star": "2 star ",
21        "percentage": " 4%"
22      },
23      "4": {
24        "star": "1 star ",
25        "percentage": " 6%"
26      }
27    }
28  },
29  "reviews": [
30    {
31      asin: 'R3GT46SE8IUVGO', // The asin of the review.
32      variant: 'Color: 00-(2pack)black(grey Lens)+marble',
33      isVerified: true,
34      starsRate: 5,
35      title: 'Fantastic Sunglasses',
36      link: 'https://www.amazon.com/gp/customer-reviews/R3GT46SE8IUVGO/ref=cm_cr_arp_d_rvw_ttl?ie=UTF8&ASIN=B07TC4YK74',
37      date: 'september 13, 2022',
38      body: 'These are great!! Very sturdy and not flimsy, like the Target ones I used to buy. I’m not someone to spend hundreds on sunglasses simply because I either lose them or they get scratched up, so these work fine. I remember a review saying they got a pair that wasn’t polarized, so I almost didn’t get these. But mine came with a polarized tester! Which is shown in the pictures and both glasses are clearly polarized. Love love love these, so cute and go with anything. :) Would definitely recommend.',
39      reaction: 'One person found this helpful',
40      orderInPage: 7,
41      page: 6,
42      images: [
43        'https://m.media-amazon.com/images/I/712UsUMfUnL._SY88.jpg',
44        'https://m.media-amazon.com/images/I/81L+Li8eUmL._SY88.jpg',
45        'https://m.media-amazon.com/images/I/81MBVVpCwdL._SY88.jpg',
46        'https://m.media-amazon.com/images/I/81Yw+t-jN1L._SY88.jpg',
47        'https://m.media-amazon.com/images/I/81mIwMp8hLL._SY88.jpg',
48        'https://m.media-amazon.com/images/I/81oyE7Tp-yL._SY88.jpg'
49      ],
50      location: 'united states 🇺🇸'
51    }
52  ]
53}

Integrations With Amazon Product's Reviews Scrapper

Using the amazing Apify's Integration, you can connect the Amazon Product's Reviews Scrapper with any cloud service or web app that Apify integration supports. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Instagram API Scraper successfully finishes a run.

Before you go, say hey to Jeff ;)

rrdeveloment.io@gmail.com - please free to contact me at

or create an issue here!

Developer
Maintained by Community