A Web Scraping project to analyze product reviews in Amazon.com. A sentiment analysis is done and the reviews are sorted and highlighted in green or red based on the sentiment score.
-
Updated
Aug 17, 2020 - R
A Web Scraping project to analyze product reviews in Amazon.com. A sentiment analysis is done and the reviews are sorted and highlighted in green or red based on the sentiment score.
ποΈπ Effortlessly extract Amazon reviews using Python with the amazon-reviews-extraction script. This script makes use of popular Python modules like requests, pandas, bs4, and lxml to scrape and parse HTML content from Amazon product review pages. Simplify your data extraction process and gain valuable insights from customer reviews. ππ
The main part of this project is dedicated to conducting a binary classification task on the Amazon Kindle Store reviews data to predict whether a new review is helpful or not.
Add a description, image, and links to the amazon-reviews-analysis topic page so that developers can more easily learn about it.
To associate your repository with the amazon-reviews-analysis topic, visit your repo's landing page and select "manage topics."