AI & Python #6: Web Scraping in Python with Selenium

4.8/5 - (151 votes)

Here’s the second part of web scraping with Python. In this tutorial, we’ll learn how to web scrape with Selenium.

In part 1, I mentioned that there was missing data and that we would scrape it with Selenium in part 2, but I checked again and there isn’t missing data thanks to some changes to the Wikipedia page, so, in this tutorial, we’ll scrape a different page with Selenium 4.

Below you can find the complete video tutorial. I’ve included the code to copy and paste at the end as a bonus for paying subscribers.

Scroll to Top