Skip to main content

Section outline

    • Introduction to Data Scraping (1 Hour)
      • Overview, applications, and ethical considerations.
    • Web Scraping Basics (3 Hours)
      • Understanding HTML, DOM, and web page structures.
      • Tools and libraries for web scraping.
    • Beautiful Soup for Web Scraping (3 Hours)
      • Navigating and parsing HTML.
      • Hands-on exercises extracting data using tags and attributes.