Python Web Scraping


In this course, you'll dive into the exciting world of web scraping using Python! Learn how to extract valuable data from websites, process it efficiently, and use it for real-world applications. Whether you're interested in gathering information for research, building datasets for analysis, or automating data collection, this class will equip you with the skills to do so.

Ask for one-on-one mentoring

Learn what is web scraping using Python.

120 min

String manipulation to clean data.

120 min

Learn how to use Lists and Dictionaries.

120 min

Practice how to scraping a static website.

120 min

Learn how to export data in file format.

120 min

Identify hidden API in a website.

120 min

Hands-on browser automation using selenium.

120 min

Bypass login authentication using Selenium and Requests.

120 min

Make your script more flexible using argparse.

120 min

Organize your code using object oriented programming.

120 min

Reduce memory usage using generators.

120 min

Reduce time usage using multithreading and asynchronous.

120 min

Writing clean code as a professional.

120 min

Identify anti-scraping mechanism in a website.

120 min