Dataset of grocery(vegetables) which includes its daily price📈,MRP,etc in an online site(Bangalore). These data can be helpful in data anaytics and for creating different machine learning models.
Prices🏷️ are taken at daily basis. All datasets are stored in .csv format.
- Potato🥔 22-06-2022 onwards(price per kg).
- Onion🧅 19-12-2022 onwards(price per kg).
- Tomato🍅 01-08-2023 onwards(price per kg).
- Carrot🥕 01-08-2023 onwards(price per kg).
We use Selenium library to scrape data from an online site(bigbasket) and store it in csv files. The process is simple and is automated🤖 using GitHub actions. The code runs at 12:00hrs IST in a daily basis. The code is open-source and can be reused. Citations required..
- Selenium
- webdriver_manager
- datetime
- csv
⚠️ 03-10-2023: Due to upgradation in source site, data of September month is not available! All issues are fixed and data scraping begins from 03-10-2023.- 🎯01-08-2023: 2 new datasets have been added!
If you like these datasets, feel free to star🌟/fork🍴 this repository. Thank You🙏!