Here's a beginner level web scraping tutorial for you, scraping weather data from google. I am using requests-html & python - this is my preferred html parsing library as it gives a simple to use syntax and access to CSS selectors to make extraing elements very easy.

At the end of the video I talk a bit about why you should always use an API if there is one available for things like this, however scraping data this way for personal projects is just fine.

Subscribe: https://www.youtube.com/@JohnWatsonRooney/featured 

#python 

How to Scrape Weather Data from the Web with Python
26.95 GEEK