Skip to content

SudhanshuGulhane/Amazon-Scraping-and-Sentiment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Amazon Review Scraper and Sentiment Analyser

Features

  • Scrapes Amazon Reviews of a given product Link
  • Analyses the sentiment of reviews
  • Display of sentiment using text, graphs and pie-chart on the client side

Usage

Run backend

open command prompt in backend folder

pip install -U flask-cors
python classifier_flask.py
Run frontend

open command prompt in frontend folder

npm install
npm i react-router-dom
npm start

Working

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published