There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This is a scraping weather data system written in python. You can use it to scrap the weather data and make it as an API. The python script will first scrap the data from the google search result. Then, it will insert the data into the database. After, it is up to you, how you wanted to utilize the data that stored in you database.