Python Selenium for Beginners — A Complete Web Scraping Project (Scraping Dynamic Websites)

Описание к видео Python Selenium for Beginners — A Complete Web Scraping Project (Scraping Dynamic Websites)

In this tutorial, we're going to learn web scraping with Python using Selenium. We'll learn Selenium by solving a complete project from scratch. We'll see how to install Selenium, learn how to find elements, click on a button, select elements from a dropdown, extract data from tables and export it into a CSV file. If you liked this introduction course to Selenium, you're gonna love my web scraping course in Python.

🔥 8-hour Web Scraping Course in Python: https://www.udemy.com/course/web-scra...
🔥 My FREE Cheat Sheets (ChatGPT, web scraping, data science): https://artificialcorner.substack.com...

🔗 Link Chromedriver: https://chromedriver.chromium.org/dow...
🔗 Link website: adamchoi.co.uk/teamgoals/detailed
👨🏻‍💻 Code/Dataset used in this video: https://github.com/ifrankandrade/data...
✅ Follow me on Medium:   / frank-andrade  
--------------------
Content:
0:00 Intro
0:30 Installing Selenium and Chromedriver
2:50 Importing Libraries and Creating The Driver
6:45 Clicking on a button with Selenium
13:24 Extracting data from a table
25:52 Exporting data to CSV file with Pandas
31:29 Selecting elements within a dropdown

Комментарии

Информация по комментариям в разработке