Skip to main content

Section outline

    • Scrapy for Large-Scale Scraping (3 Hours)
      • Setting up Scrapy projects, handling pagination, and complex extractions.
    • Selenium for Dynamic Content (2 Hours)
      • Automating browsers for JavaScript-rendered content.
      • Interaction with dynamic elements like forms and buttons.
    • Data Cleaning and Preparation (2 Hours)
      • Techniques for handling missing data and duplicates using Pandas.