You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scraping Weather Data with Python (Using Python-Selenium)
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.
How to run this
Download the project.
Download the chrome driver.
Open the python file and paste your chrome driver path.