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