Web Scraping with Python and BeautifulSoup

Learn how to capture data from the web by scraping websites using Python and BeautifulSoup.

What's Inside

Gathering data from a web page is known as web scraping, and is typically performed either by fetching web page via URL and reading the data directly online, or by reading the data from a saved HTML file. Understanding web scraping is a skill crucial to anyone interested in data science or those just looking to obtain information from web pages.

This course covers:

  • Downloading and installing the Python library BeautifulSoup
  • Inspecting a web page to identify the relevant data
  • Scraping and parsing the data using BeautifulSoup (formatting it into arrays and variables)
  • Storing and sanitizing the data in a correctly formatted CSV sheet
  • Reading from local HTML files instead of URLs
  • How to read non-table data

…and more!


Get started now!



Certificate Available
68196+ Students
11 Lectures
1+ Hours of Video
Lifetime Access
24/7 Support
Instructor Rating
Zenva

Trusted by over 1 million learners and developers, Zenva provides world-class training on in-demand programming skills covering game development, machine learning, virtual reality and full-stack web development.

Our e-learning platform Zenva Academy is the leading place to upskill, learn and gain key tech skills for the innovation economy. Our curriculum is organized about Mini-Degrees™ which cover a wide range of technical subjects and include video, project files and mentor support.

Popular Bundles