Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Codecademy

Learn Web Scraping with Beautiful Soup

via Codecademy

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn Beautiful Soup, a popular Python library for web scraping.

#### Why Learn Beautiful Soup?

Many of your coding projects may require you to pull a bunch of information from an HTML or XML page. This task can be really tedious and boring, that is until you learn how to scrape the web with an HTML Parser! That's where Beautiful Soup comes in. This Python package allows you to parse HTML and XML pages with ease and pull all sorts of data off the web.

Say you want to pull all of the tweets from your favorite movie star and run some analysis on their word usage —
scrape em! Maybe you want to make a digital collage all the images you've posted of your dog to Instagram — parse em! And if you want to pull a list of all of your friend's favorite books from Goodreads — Beautiful Soup em!

#### Take Away Skills

After this course, you will be able to parse HTML and XML files for all sorts of information.

Syllabus

  • Beautiful Soup: Learn how to take data that's displayed on websites and put it into Python using the Beautiful Soup library!
    • Lesson: Web Scraping with Beautiful Soup
    • Quiz: Beautiful Soup
    • Project: Chocolate Scraping with Beautiful Soup

Taught by

Alex DiStasi

Reviews

4.3 rating at Codecademy based on 239 ratings

Start your review of Learn Web Scraping with Beautiful Soup

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.