Skip to content

Interactively shows customer's sentiment towards your product!

Notifications You must be signed in to change notification settings

hellochang/Amazon-Review-Visualizer

Repository files navigation

Product Review Visualizer

Interactively visualizes customer's sentiment for your products based on reviews from Amazon!

An image for the UI of this project Another image for the UI of this project

Project logic

  • User select the product they want to investigate
  • Our scraper would scrape the Amazon review for this product
  • We run sentiment analysis on the Amazon review
  • Visualizes the result

Future improvements

  • Fix product dropdown UI
  • Amazon recently changed their web layout so our scraper can only fetch the first 100 of reviews. Fix this.
  • Change "product" to "type" in analyzed.csv
  • Date doesn't reflect on graph after selection

About

Interactively shows customer's sentiment towards your product!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published