Amazon Review Extractor

No credit card required!

Disclaimer – Read before usage – This script is provided and operated by a third party. It is not hosted on Botster.io nor are we responsible for how it functions. For any support and questions contact the author of the script directly. If you would like to report this script, send your inquiries to info@botster.io.

1
Create a free account on Botster
2
Choose a bot and provide seed data
3
Start the bot and wait for completion
4
Download or share your results

About this bot

In short: This online tool will export Amazon reviews about the given products using Amazon API.

Click to view the example results file for a better idea of the output.

⚠️ To launch the Amazon reviews scraper, you will need to provide the products' ASIN codes. These can be found in the ‘Product information’ section on the product’s page on Amazon.com. ⚠️

Video tutorial

Watch a video walkthrough that shows how to extract Amazon reviews into an Excel file:

And here is a more detailed guide in case you still have questions left:

Why scrape Amazon reviews?

One of the most demanded Amazon review scraping services, this bot can be used for multiple business-related purposes, such as:

  • Improving the assortment of your online shop
  • Studying demand and supply
  • Analyzing your customers’ preferences
  • Generating new leads

This smart Amazon review exporter will grab the following details:

  • ASIN
  • Rank group
  • Rank absolute
  • Verified
  • Subtitle
  • Helpful votes
  • User name
  • User avatar URL
  • Reviews count
  • Locations
  • Title
  • URL
  • Review text
  • Publication date
  • Rating value
  • Votes count
  • Review image
  • Review video

How to scrape Amazon product reviews?

  • Sign up on Botster
  • Go to the bot's start page
  • Paste the products' ASIN codes
  • Select the number of reviews to scrape (per product)
  • Select custom options
  • Click the "Start this bot" button

That's it – the bot has started web scraping Amazon reviews!

Troubleshooting

ASIN code

To export reviews from Amazon, you will need to enter the products’ ASIN codes.

ASIN (Amazon Standard Identification Number) is a ten-digit alphanumeric code that identifies the items sold on Amazon. It's unique for each product.

To find a product’s ASIN, scroll the page down till the ‘Product information’ section. You’ll find ASIN in the table to your left:

Software walkthrough

1. Open the Launch bot form

Click on the "Start bot" button on the right-hand side of this page to open the Amazon review export bot's form:

2. Enter the details

Give your "Job" a meaningful title, and optionally specify (or create) a project folder:

3. Paste ASINs.

You can enter one or more ASIN codes for the Amazon reviews exporter to process. Each ASIN must go on a new line:

4. Specify the number of reviews to scrape.

The Amazon review extractor can retrieve up to 100 testimonials about each product during one session:

5. Specify the language code.

6. Specify the Amazon domain.

Selecting a domain when scraping Amazon customer reviews will allow you to specify the country.

Available domain zones include: com (USA, set as default), eg, br, ca, mx, cn, in, jp, sg, ae, sa, fr, de, it, nl, pl, es, se, tr, uk, au.

⚠️ You must enter the whole domain name, e.g. amazon.es ⚠️

7. Specify the Amazon review scraping order.

Set the bot to retrieve either new or helpful reviews first:

8. Select the reviewer type.

Available options include:

  • All reviews
  • AVP (Amazon Verified Purchase) only

9. Select the number of stars.

10. Select media type.

Specify if you would like the Amazon review data scraper to export only those reviews which contain images or videos about the product:

11. Specify the location.

Select the region where the review authors are supposed to be located:

12. Specify product modifications

Some Amazon products may have two or more product modifications and two or more ASINs. Tick the upper option if you want to scrape user reviews about all existing product modifications.

13. Specify time settings.

Tick the checkbox if you want this bot to run regularly:

Once you’ve ticked the checkbox, the available options will appear. You can set the Amazon review finder to run:

  • Every hour
  • Every day
  • Twice a day
  • Once a week
  • Twice a week
  • Once a month

If no longer needed, the job can be stopped either manually or at a certain date specified in advance:

14. Set up notifications

Specify if you would like to receive a notification when the Amazon review data scraper completes the crawl:

15. Start the bot!

Click the "Start this bot" button on the right-hand side:

That's it! You will be taken to your "Jobs" section. The Amazon review finder is now working and will notify you once it's done.

Data output

After the bot has managed to extract Amazon reviews for all the products you’ve specified, you will be able to download your data as an Excel (XLSX), CSV or JSON file.

To use this bot you need to register or log in first.

Frequently asked questions

Yes, you can. The Amazon Review Scraper will retrieve not only the text of the customers’ testimonials but also user names, dates, the number of ‘Helpful’ marks, and other important details.

Scraping Amazon reviews using this bot is absolutely legal because it only retrieves the information that is publicly available.

Once the Amazon Review Scraper is done retrieving the data, click on the menu in the top right corner and select ‘Download results (CSV)’. The file will be automatically saved to your computer.


Endpoint: POST https://botster.io/api/v2/bots/amazon-review-scraper

Request body:

input string or array of strings (required)
ASIN list

reviewer_type string (required)
Reviewer type
Possible values:

all_reviewsAll reviews
avp_only_reviewsAVP only

sort_by string (required)
Order by
Possible values:

recentNew reviews first
helpfulHelpful reviews first

filter_by_star string (required)
Filter by stars
Possible values:

criticalCritical reviews
one_star1 star
positivePositive reviews
two_star2 stars
all_starsAll stars
five_star5 stars
four_star4 stars
three_star3 stars

media_type string (required)
Media type
Possible values:

all_contentsAll content
media_reviews_onlyWith media only

format_type string (required)
Product modifications
ASINs vary depending on a product modification. Thus, two modifications of the same product will have two different ASINs. Make sure to specify the right ASIN when setting this option to return reviews of a specific sub-product.
Possible values:

all_formatReturn reviews for all product modifications
current_formatReturn reviews for the current product modification only

limit (optional)
Review number
How many reviews to extract per product?
Valid values:

Min10
Max100
Step10

se_domain string (optional)
Amazon domain
You can specify the country by providing the proper domain zone. Available domain zones: com (USA, set as default), eg, br, ca, mx, cn, in, jp, sg, ae, sa, fr, de, it, nl, pl, es, se, tr, uk, au. You must enter the whole domain name, e.g. amazon.es ⚠️

coordinates (required)
User-agent location

language_code string (required)
Language code
Language code to retrieve reviews in relevant language. For a full list of codes check out this file.

cron string (optional)
Set periodicity with which the process should execute. Use cron format.
Example: 0 8 * * * - run every day at 8AM

new_items_only boolean (optional)
The file will contain only the new items that appeared since the latest data crawl.



Your file is being prepared...