Skip to content

gslavin/WeatherScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WeatherScraper

Using freely available data from NOAA, this utility finds current local weather data for the given zip code.

##How To Use ###Build the Station Map Enter the following to associate a weather station with each zip code:

py -3 zip_to_station.py

###Get Weather Data Enter the following to get current weather data for your zip code:

py -3 weather_scraper.py [your zip code here]

About

A weather scraper that maps zip codes to NOAA weather stations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages