Hierarchy
Index
Methods
Properties
Methods
__hash__
- __hash__(): int
Returns int
create_modified_copy
- create_modified_copy(push_data, add_requests, get_key_value_store): Self
Parameters
optionalpush_data: PushDataFunction | None = None
optionaladd_requests: AddRequestsFunction | None = None
optionalget_key_value_store: GetKeyValueStoreFromRequestHandlerFunction | None = None
Returns Self
from_basic_crawling_context
- from_basic_crawling_context(context, http_response): Self
Parameters
context: BasicCrawlingContext
http_response: HttpResponse
Returns Self
get_snapshot
- async get_snapshot(): PageSnapshot
Properties
add_requests
get_key_value_store
http_response
log
proxy_info
proxy_info: ProxyInfo | None