CrawleeRequestData
Index
Properties
crawl_depth
The depth of the request in the crawl tree.
enqueue_strategy
The strategy used when enqueueing the request.
forefront
Indicate whether the request should be enqueued at the front of the queue.
last_proxy_tier
The last proxy tier used to process the request.
max_retries
Maximum number of retries for this request. Allows to override the global max_request_retries
option of
BasicCrawler
.
session_rotation_count
The number of finished session rotations for this request.
skip_navigation
state
Describes the request's current lifecycle state.
Crawlee-specific configuration stored in the
user_data
.