Data structuresHttpCrawlingContextOn this pageHttpCrawlingContext The crawling context used by the HttpCrawler.HierarchyBasicCrawlingContextHttpCrawlingResultHttpCrawlingContextIndex Propertiesadd_requestsget_key_value_storehttp_responselogproxy_infopush_datarequestsend_requestsessionProperties add_requestsadd_requests: AddRequestsFunctionget_key_value_storeget_key_value_store: GetKeyValueStoreFromRequestHandlerFunctionhttp_responsehttp_response: HttpResponseThe HTTP response received from the server.loglog: logging.Loggerproxy_infoproxy_info: ProxyInfo | Nonepush_datapush_data: PushDataFunctionrequestrequest: Requestsend_requestsend_request: SendRequestFunctionsessionsession: Session | None
The crawling context used by the
HttpCrawler
.