Skip to content

BrandonJLei/Amazon-Review-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amazon-Review-Crawler

Crawl and extract amazon reviews and store it onto a local csv file.

The script takes in an an Amazon product review page and parses the information into a csv file with each row input containing:

  • URL to the review
  • Rating (out of 5)
  • Date the review was posted
  • Title of the review
  • Review content image

About

Crawl and extract amazon reviews and store it onto a local csv file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published