Data structuresHttpCrawlingResultOn this pageHttpCrawlingResult Result of an HTTP-only crawl. Mainly for the purpose of composing specific crawling contexts (e.g. BeautifulSoupCrawlingContext, ParselCrawlingContext, ...).HierarchyHttpCrawlingResultHttpCrawlingContextIndex Propertieshttp_responseProperties http_responsehttp_response: HttpResponseThe HTTP response received from the server.
Result of an HTTP-only crawl.
Mainly for the purpose of composing specific crawling contexts (e.g.
BeautifulSoupCrawlingContext
,ParselCrawlingContext
, ...).