Skip to content

Latest commit

 

History

History

Amazon_Review_Scrapper

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Amazon review scrapper

A Script to scrape reviews from Amazon.

Setup

  1. Clone the folder.
  2. Open command line and change the directory to your folder by using cd foldername.
  3. Run the command npm install.
  4. If you still get module import error, you can use the command to install missing package npm install package-name.
  5. Then run the script using command node script.js.

Output

output-img