Skip to content

A simple GUI program to download product reviews from Amazon or Etsy and export it as an Excel spreadsheet

License

evris99/amazon-etsy-review-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon and Etsy review scraper

A simple desktop GUI program to download reviews from Amazon and Etsy and export them as an Excel file

Usage

To download Etsy reviews you need an API key from here. This is not needed for Amazon reviews.

To start downloading product reviews paste your API key in the top input box and write the URLs to the products on the lower input box. Then click the button.

Installation

Windows

You can find the executable here.

Linux / Mac

For Mac and Linux, you need to install from source.

To run you need to have python installed. Execute to install the dependencies:

pip install -r requirements.txt

Then to start the program execute:

python review_scraper.py

About

A simple GUI program to download product reviews from Amazon or Etsy and export it as an Excel spreadsheet

Topics

Resources

License

Stars

Watchers

Forks

Languages