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

YouTube

Intro to Web Scraping with Python and Beautiful Soup

Data Science Dojo via YouTube

Overview

Learn web scraping with Python and Beautiful Soup in this 34-minute tutorial. Parse web pages into data files using BeautifulSoup, demonstrated through scraping graphics cards from NewEgg.com. Set up Anaconda, install necessary packages, and follow step-by-step instructions to build a scraper, test it, and create a CSV file. Gain practical skills in retrieving web pages, evaluating HTML, converting listings to line items, and using functions like "findAll". Perfect for data professionals looking to harness the power of web scraping and expand their data collection capabilities.

Syllabus

- Introduction
- Setting up Anaconda
- Installing Beautiful Soup
- Setting up urllib
- Retrieving the Web Page
- Evaluating Web Page
- Converting Listings into Line Items
- Using jsbeautiful
- Reading Raw HTML for Items to Scrape
- Building the Scraper
- Using the "findAll" Function
- Testing the Scraper
- Creating the .csv File
- End Result

Taught by

Data Science Dojo

Reviews

Start your review of Intro to Web Scraping with Python and 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.