Skip to content

ItsSuru/Review-Scrapper-Flipkart

Repository files navigation

Review Scrapper(Flipkart)

General info

This Web App can scrap ✂️ the reviews of customers 👨‍👨‍👦 on any product available on Flipkart 📱 using beautifulsoup library and then arranging it into the web page 🧾 that is been created. This app may fail to show you the result if flipkarts site updates.

Screenshots

Technologies used

  • Python
  • Flask
  • HTML-CSS

How to execute

Step 1 : download open and make a separate environment for this.

Step 2 : requirements.txt is provided, install it using "pip install -r requirements.txt" command.

Step 3 : run the main python file.

License

This project is licensed under the Apache-2.0 License.

Deployment

https://reviewsscrapperflipkart.herokuapp.com/

Releases

No releases published

Packages

No packages published