Amazon Reviews Scraper avatar

Amazon Reviews Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Amazon Reviews Scraper

Amazon Reviews Scraper

epctex/amazon-reviews-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Gain access to incredibly rapid, essential, and highly informative Amazon product review data. Pull out ratings, reviews, images, product specifics, and more. Retrieve reviews of any product, regardless of the country of origin. Unlimited and exceptionally fast.

Amazon Reviews Scraper Actor

What is Amazon Reviews Scraper actor?

The Amazon Reviews Scraper Actor is an advanced, efficient tool tailored for effortlessly extracting customer reviews from Amazon. It's engineered to rapidly collect reviews, ratings, user comments, and associated images from any product listed on Amazon, across all its global marketplaces.

Key features

  • 🌐 Global Review Extraction: Capable of retrieving reviews for any Amazon product, regardless of the country or marketplace.
  • 📊 Comprehensive Data Collection: Gathers user comments, ratings, and scores, providing a holistic view of customer feedback.
  • 📝 Product Details Access: Automatically includes product specifications and related information alongside reviews.
  • 🖼️ Image Retrieval: Efficiently collects user-submitted images from reviews, offering visual feedback and enhancing analysis.
  • High-Speed Performance: Optimized for fast data retrieval, ensuring quick access to vast amounts of review data.

Use Cases | Who Can Use Amazon Reviews Scraper

  • Market researchers and analysts to dive deep into consumer sentiment and product performance across various categories.
  • E-commerce entrepreneurs to gauge product viability and customer satisfaction levels for better inventory decisions.
  • Brand managers to monitor brand reputation and product feedback, ensuring timely responses to customer concerns.
  • Product developers to refine product features or address issues highlighted in customer feedback.
  • SEO and content marketers to identify popular products and trends for creating targeted content strategies.

Input

When you want to scrape over the reviews from a specific URL, just copy and paste the link as one of the startUrls.

Input Parameters Explained

The input of this scraper should be JSON containing the list of pages on Amazon that should be visited. Required fields are:

  • startUrls: (Optional) (Array)

    List of Amazon URLs. You should only provide product URLs.

  • proxy: (Required) (Proxy Object)

    Proxy configuration.

  • includeOtherCountriesReviews: (Optional) (Boolean)

    Whether to include reviews from other countries.

  • extendOutputFunction: (Optional) (String)

    A function that takes a JQuery handle ($) as an argument and returns an object with data.

  • customMapFunction: (Optional) (String)

    A function that takes each object's handle as an argument and returns the object with executing the function.

This solution requires the use of Proxy servers, either your own proxy servers or you can use Apify Proxy.

Amazon Reviews Scraper Input Example

1{
2    "startUrls":[
3        "https://www.amazon.com/JBL-Quantum-400-Headphones-Game-Chat/dp/B084CZDX61"
4    ],
5    "proxy": {
6        "useApifyProxy": true
7    },
8    "includeOtherCountriesReviews": true
9}

Compute Unit Consumption

The actor is optimized to run blazing fast and scrape as many items as possible. Therefore, it forefronts all the detailed requests. If the actor doesn't block very often it'll scrape 100 listings in 2 minutes with ~0.02-0.04 compute units.

During the Run

During the run, the actor will output messages letting you know what is going on. Each message always contains a short label specifying which page from the provided list is currently specified. When items are loaded from the page, you should see a message about this event with a loaded item count and total item count for each page.

If you provide incorrect input to the actor, it will immediately stop with a failure state and output an explanation of what is wrong.

Amazon Export

During the run, the actor stores results into a dataset. Each item is a separate item in the dataset.

You can manage the results in any language (Python, PHP, Node JS/NPM). See the FAQ or our API reference to learn more about getting results from this Amazon Reviews actor.

Bugs, fixes, updates, and changelog

This scraper is under active development. If you have any feature requests you can create an issue from here.

Output

The structure of each item in Amazon Reviews looks like this:

1{
2	"id": "R7CTABRDB2PRD",
3	"type": "review",
4	"url": "https://www.amazon.com/gp/customer-reviews/R7CTABRDB2PRD",
5	"productAsin": "B084CZDX61",
6	"productLink": "https://www.amazon.com/JBL-Quantum-400-Headphones-Game-Chat/dp/B084CZDX61/ref=sr_1_3",
7	"score": 5,
8	"title": "Amazing gift for gamers!",
9	"helpfulCount": 2,
10	"dateAndLocation": "Reviewed in the United States on October 3, 2024",
11	"description": "Bought this headset as a gift for my boyfriend to play Apex Legends and he loves it! It reduces background noise by a-lot and ironically works well for business meetings. 5/5 headset. Great product for the price.",
12	"isVerified": true,
13	"specs": "Color: Black",
14	"images": [
15		"https://m.media-amazon.com/images/I/81-aW6XvCtL._SY500.jpg"
16	]
17}

FAQ

Can I extract reviews from multiple products at once?
Yes, Amazon Reviews Scraper supports batch processing, allowing the extraction of reviews from multiple products simultaneously. 🔄

Is there a limit to the number of reviews I can scrape?
You can scrape only quick reviews of the relevant product and optionally reviews from other countries. As per Amazon policies, you need to be logged in to view all reviews and this is unethical as it requires authentication. 📏

How do I handle data from different Amazon regions?
The scraper supports all Amazon TLDs, enabling users to specify the region for targeted review extraction. 🌍

Can I do my research by using just keywords with Amazon Reviews Scraper?
If you need to start with keywords, you can check our Amazon Scraper product. It provides more comprehensive data gathering. 🔍

Contact

Please visit us through epctex.com to see all the products that are available for you. If you are looking for any custom integration or so, please reach out to us through the chat box in epctex.com. In need of support? devops@epctex.com is at your service.

Developer
Maintained by Community

Actor Metrics

  • 29 monthly users

  • 4 stars

  • 97% runs succeeded

  • Created in Dec 2023

  • Modified a day ago

Categories