Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Python scripts to parse historical weather data from WeatherUnderground

License

Notifications You must be signed in to change notification settings

kastnerp/WeatherUndergroundDownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherUndergroundDownload

I tried to scrape weather data from Weather Underground and found two deprecated scripts online which have been fixed here.

Installation

pip install beautifulsoup4 numpy pandas selenium

Place your chromedriver in the folder containing the script. Download it from here.

Releases

No releases published

Packages

No packages published

Languages