Script is used to extract the climate data of major cities from the https://mausam.imd.gov.in/ website.
1.Run the following command to install the packages.
- pip install -r requirements.txt
2.Python 3 should be installed.
Used to extract the climate information of major cities.
Run the following command to start on script
- python <file_name.py>
Script will generate the CSV file data.csv with all the data.