Web Scraping with BeautifulSoup and Requests
Offered By: Corey Schafer via YouTube
Course Description
Overview
Learn web scraping techniques using Python's BeautifulSoup library and Requests module in this comprehensive tutorial. Explore how to parse HTML code, extract specific information from websites, and automate data collection for various purposes such as gathering news headlines, sports scores, or product prices. Follow along with practical examples, including installing BeautifulSoup, understanding HTML structure, inspecting web pages, searching for specific elements, and handling iframes. Gain insights into error handling with try-except blocks and learn how to save scraped data to CSV files. Access accompanying code snippets and additional resources to enhance your web scraping skills.
Syllabus
Intro
Web Scraping Example
Installing BeautifulSoup
Understanding HTML
Inspect
Get Website
Inspect Website
Search for Articles
Headline
iframe
parse
YouTube link
Output
Demo
Try Except
Save to CSV
Taught by
Corey Schafer
Related Courses
Web Scraping with Python + BeautifulSoupCoursera Project Network via Coursera Python for Everybody: Five Domain Specialization
Udemy Programming Applications with Python: Libraries and Web Scraping
FutureLearn Web Scraping In Python: Master The Fundamentals
Udemy Python 3.5 ile Sıfırdan İleri Seviyeye Programlama
Udemy