YoVDO

Learn Web Scraping with Beautiful Soup

Offered By: Codecademy

Tags

Python Courses XML Courses Web Scraping Courses HTML Courses Data Extraction Courses Beautiful Soup Courses

Course Description

Overview

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

Related Courses

Web-Technologien
openHPI
Sprachtechnologie in den Digital Humanities
University of Zurich via Coursera
Web Technologies
openHPI
Proyecto final - Construyendo una aplicación profesional con Android
Universidad Nacional Autónoma de México via Coursera
Android Basics: Make Your First App
Google via Udacity