Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shubham947/historic-weather-data-scrapper


https://github.com/shubham947/historic-weather-data-scrapper

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Historic Weather Data Scrapper
It is a spider made using Scrapy which scraps historic weather data of specific city, whose name is assigned to city variable in the code.

Note: This spider as well as data extracted should be used for educational purposes only. The data scraped is property of timeanddate.com and should not be used for commercial purposes without their prior approval.

# Command to run the Spider
scrapy runspider WeatherDataScrapper.py -o WeatherData.csv -t csv