About This Course
Skills you'll learn from this course
- done_all Data structures and organization in HTML
- done_all Python scripts for data tracking on websites
- done_all Automatic data extraction from HTML websites with BeautifulSoup
- done_all Interaction with HTML websites with MechanicalSoup
- done_all Different web scraping applications
Join "Web Scraping with Python" to get introduced to Web Scraping, the method of collecting data off the Internet by accessing and retrieving target data from HTML websites, along with some useful tools to do that automatically by using Python programming. Firstly, we will analyze how data is organized with HTML in websites and how we can use that format to target specific data types in HTML. Then, we will explore how to use Python programming to create scripts that can automatically retrieve the desired data for you. Afterwards, we will present tools like Beautiful Soup and Mechanical Soup that can make this process easier and more efficient. Finally, we will explore specific applications Web Scraping can be used for and how you can make your own. Each module is composed of a number of videos, readings, simple examples, and tests to facilitate the conceptual understanding.
Get Certified
Course Features
- check_circle Programming Environment
- check_circle Jupyter Notebook
- check_circle Forum & Support
Course Chapters
Course Content
Robot Management
WorkSpace Setup
Course Objectives
Introduction
HTML
Python for Web Scraping
Mini Challenge
BeautifulSoup
Navigating through HTML
Mechanicalsoup
Mini Challenge
Final challenge
Submit Your Code
Course Summary
Course Completion