/product-reviews-scraper-and-sentiment-analyzery

This is a webscraper which scrap reviews about a product from internet and do some sentiment analysis on the product based on its reviews

Primary LanguagePython

🚀 product-reviews-scraper-and-sentiment-analyzer 🚀

This is a flask based web application which scrap reviews about the entered product and do sentiment analysis on the review of the product

👨‍💻 Technology Required

  1. Python --version 3.8.5
  2. pip python package manager

Technology Used 👨‍💻

  1. Python
  2. flask
  3. mongodb
  4. beautifulsoup
  5. bootstrap

How to run 🏃‍♂️ the application

  1. open project directory
  2. open terminal in that directory
  3. Enter the following command in the terminal
    pip install -r requirements.txt
  1. Above command install all the required libraries for the project
  2. After execution of the above command. run the app.py file

Preview

  1. Home Screen Home Screen

  2. Reviews Screen Reviews Screen