Skip to content

mohan1411-qa/web_scraping

Repository files navigation

Project :

Script is used to extract the climate data of major cities from the https://mausam.imd.gov.in/ website.

Dependencies :

1.Run the following command to install the packages.
	- pip install -r requirements.txt
2.Python 3 should be installed.

Usage :

Used to extract the climate information of major cities.

How to run :

Run the following command to start on script
- python <file_name.py>

Output :

Script will generate the CSV file data.csv with all the data.

About

Extracting the data from websites using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages