Web Scraping with BeautifulSoup and Regex
Offered By: Samuel Chan via YouTube
Course Description
Overview
Learn web scraping and automation techniques using BeautifulSoup in this comprehensive tutorial. Explore two methods: script tag with regex and simple class selector without regex. Gain hands-on experience in importing requests, retrieving URLs, running code, finding scripts, and creating CSV files. Tackle challenges like handling name patterns and double quotations. Access the accompanying GitHub repository for additional resources and practice materials.
Syllabus
Intro
Regex
Getting started
Importing requests
Getting the URL
Running the code
Finding the script
Soap
Target Pattern
Script
Creating a CSV
An extra challenge
Name pattern
Double quotation
Taught by
Samuel Chan
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity