andrew-geeks / online-grocery-prices-in-Bangalore

Dataset of groceries which includes its daily price in the online market(Bangalore).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Historical Online grocery price dataset ~ Bengaluru(Bangalore), India

workflow badge

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.

Availabe datasets

How are they mined?

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..

Libraries Used

  • Selenium
  • webdriver_manager
  • datetime
  • csv

Updates🆕↗️

  • ⚠️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🙏!

About

Dataset of groceries which includes its daily price in the online market(Bangalore).

License:Apache License 2.0


Languages

Language:Python 100.0%