Information Technology
Star icon
Most Popular
Hands on Training icon
Hands On Training
Star icon
Hands on Training icon

Scraping Dynamic Web Pages with Python and Selenium

Course Cover
compare button icon

Course Features

icon

Duration

67 minutes

icon

Delivery Method

Online

icon

Available on

Downloadable Courses

icon

Accessibility

Desktop, Laptop

icon

Language

English

icon

Subtitles

English

icon

Level

Advanced

icon

Teaching Type

Self Paced

icon

Video Content

67 minutes

Course Description

Data is the new oil. Given what high-quality data can do, it's hard to argue with that statement. There are many methods to gather data. One way is to extract the vast amounts of data that exist in websites. This course, Scraping Dynamic Web pages with Python and Selenium, is designed to help you do exactly that. You will first learn how to extract data from dynamic websites. Selenium is the main tool, and this course begins by looking at it. Then, we will get into the details of it. We'll start by opening a webpage with a web driver. Next, you'll learn how to locate and identify dynamic elements on a webpage. Finally, you'll be able to hand over the page source to beautiful soup. The course will conclude with a discussion of common problems and ways to improve scraping efficiency. After completing this course, you'll be able combine Python, Selenium and Beautiful Soup to extract data on any dynamic website.

Course Overview

projects-img

International Faculty

projects-img

Post Course Interactions

projects-img

Instructor-Moderated Discussions

projects-img

Case Studies, Captstone Projects

Skills You Will Gain

What You Will Learn

Finally, to round off the course, you will explore the common challenges you will face and methods to increase scraping efficiency

When you are finished with this course, you will be able to combine Python, Selenium, and Beautiful Soup to extract data from any dynamic webpage

You will learn to identify and locate dynamic elements in a webpage and handing the page source over to beautiful soup

Course Cover