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.
- Python
- Flask
- HTML-CSS
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.
This project is licensed under the Apache-2.0 License.