A simple python web scraper to find prices and ratings of top products on Flipkart.
- Run scrape.py using python.
- A chromium window opens which scrapes Flipkart for prices and ratings of products.
- The results are stored in products.csv
I'd like to convert this into a machine learning project where products will be ranked according to different parameters.