Skip to content

USA Weather Forecast extracted/scraped from the National Weather Service just for learning purpose.

Notifications You must be signed in to change notification settings

thenishchalraj/USAWeatherForecast

Repository files navigation

USAWeatherForecast

USA weather forecast extracted/scraped from the National Weather Service, now with added feature of searching any location of USA.

Demo

demo

Install

Clone the repository:

git clone https://github.com/thenishchalraj/USAWeatherForecast.git`

Then install dependencies:

cd USAWeatherForecast
pip install -r requirements.txt

Usage

Run using:

python3 USA*.py

and you can see the same forecast as it is here https://forecast.weather.gov/MapClick.php?lat=37.37&lon=-122.04

BTW, this was just my practice of scraping using python which got contributions by some interested guys.

If want to do the same thing using NodeJS : https://blog.bitsrc.io/https-blog-bitsrc-io-how-to-perform-web-scraping-using-node-js-5a96203cb7cb

Contributors

Nishchal Raj
Abhishek Pal
Anshik
Jmkeol

Contribution guide

  • Look for issues and ask for assignment.
  • Improve UI for the project and send a PR.
  • Add any feature you think should be relevant.

About

USA Weather Forecast extracted/scraped from the National Weather Service just for learning purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages