Scrapy and Selenium - Scraping Dynamic Sites Faster!
Scrapy is fast and powerful but it does not work with dynamic sites. Selenium can handle dynamic sites well but is painfully slow. Watch this video to see how both can work together in certain scenarios to give you the best of everything. This can be a great alternate to Splash.
π¨βπ» Join all courses on my site:
ββββββββββββββββββββββββ
RELATED VIDEOS
ββββββββββββββββββββββββ
1. Splash with Scrapy -
2. Selenium -
π©βπ» Watch the Playlist to Learn the Basics of Scrapy:
ββββββββββββββββββββββββ
SOURCE CODE
ββββββββββββββββββββββββ
ββββββββββββββββββββββββ
CHAPTERS
ββββββββββββββββββββββββ
00:00 Why Combine Selenium and Scrapy
00:58 Selenium Script
02:29 Scrapy Project
03:35 Merging Selenium Sc