End to End application deployed on Heroku which scraps the reviews from Flipkart (shows only reviews of first page)
- beautifulsoup4
- flask
- requests
lxml
pip install beautifulsoup4
pip install flask
pip install requests
pip install lxml
pip install gunicorn
Alternatively,
pip install -r requirements.txt
Front End: HTML, CSS
Backend: Python
Get best view experience with Chrome
- Responsive Design (Can be viewed on mobile as well as desktop pc)
- Able to handle exceptions
- End to End deployment