Technology used: python, beautiful soup, pandas
I just found a good data source of weather info and food prices in Indonesia. I decided to use Selenium to try and extract data and create a dataset with all weather info and food prices in Indonesia.
The whole web scraping process was performed using Selenium library BMKG_Scraper.py, BMKG_API.py, PIHPS_scraper.py.
Output file in form dataset as .csv and .json file for Weather Info, and Food Prices Info.
The new created dataset can used to further analysis.