ParselCrawlingContext
Hierarchy
- HttpCrawlingResult
- BasicCrawlingContext
- ParselCrawlingContext
Index
Properties
add_requests
enqueue_links
The Parsel EnqueueLinksFunction
implementation.
get_key_value_store
http_response
The HTTP response received from the server.
log
proxy_info
push_data
request
selector
The Parsel Selector
object for the current page.
The crawling context used by the
ParselCrawler
.It provides access to key objects as well as utility functions for handling crawling tasks.