Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Exploring Web Scraping with Python

The course introduces data professionals and Python developers to Web Scraping with Python. Much data is “trapped” in web pages and this course starts you down the path on how to liberate the data for your data science projects.

Clarke Bishop - Pluralsight course - Exploring Web Scraping with Python
by Clarke Bishop

What you'll learn

The web is a giant database and when there’s no API, you can still retrieve the data through web scraping. In this course, Exploring Web Scraping with Python, you will learn foundational knowledge of web scraping and how to use Python’s rich set of scraping capabilities. First, you will learn how to download and extract data with Requests and Beautiful Soup. Next, you will discover how to build a spider in about 20 lines of code with Scrapy. Finally, you will explore how to use a robotic browser to solve advanced web scraping challenges. When you are finished with this course, you will know “SQL for web scraping,” and have the skills and knowledge of content selectors and Python needed to start your own website scraping projects.

Table of contents

About the author

Clarke Bishop - Pluralsight course - Exploring Web Scraping with Python
Clarke Bishop

Clarke Bishop is a software engineer and data engineer who loves solving tough problems.

More Courses by Clarke