Overview
Explore threads, concurrency, parallelism, and asynchrony in Python through this 33-minute video tutorial focused on web scraping. Learn how to utilize the thread pool executor to parallelize web scrapers and significantly enhance collection speeds. Gain practical insights into implementing these advanced concepts to optimize your Python web scraping projects for beginners. Discover techniques to improve efficiency and performance in data collection tasks while building a solid foundation in concurrent programming principles.
Syllabus
Threads, Concurrency, Parallelism and Asynchrony - Python Web Scraping for Beginners
Taught by
Raw Coding