Skip to content

This is a Django based website for Weather Reporting. In this, used web scraping to fetch the weather information from Google search result.

Notifications You must be signed in to change notification settings

satyam-seth/weather_reporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a Django based website for Weather Reporting. In this, used web scraping to fetch the weather information from Google search result.

Steps to execute -

1.Use the package manager pip to install all python packages on your system which is listed in requirements.txt file.

2.Open cmd or terminal

3.Go to file location were manage.py is located

4.Run the command python manage.py runserver

5.Open your browser and open url http://127.0.0.1:8000/

Demo GIF

About

This is a Django based website for Weather Reporting. In this, used web scraping to fetch the weather information from Google search result.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages