November 2017
Intermediate to advanced
226 pages
5h 59m
English
Scrapy shell is a command-line interface that helps to debug scripts without running the entire crawler. We have to provide a URL, and Scrapy shell will open up an interface to interact with objects that the spider handles in its callbacks, such as a response object.
Read now
Unlock full access