Slide 8
Slide 8 text
● Why use Scrapy?
○ As framework, Scrapy provides us with the battle-tested software
architecture for web scraping
○ Provides abstraction on top of Twisted
○ Many built-in features: request scheduler, cookies handling, redirect,
proxy, cache, downloading files and images, store data to S3/FTP, etc.
Scrapy
8