The pre navigation crawling context used by the PlaywrightCrawler
.
It provides access to the Page
object, before the navigation to the URL is performed.
Inherited from BasicCrawlingContext.__hash__
Return hash of the context. Each context is considered unique.
Returns intOverrides BasicCrawlingContext.get_snapshot
Get snapshot of crawled page.
Returns PageSnapshotadd_requests
: AddRequestsFunctionInherited from BasicCrawlingContext.add_requests
Add requests crawling context helper function.
block_requestsblock_requests
: BlockRequestsFunctionBlocks network requests matching specified URL patterns.
get_key_value_storeget_key_value_store
: GetKeyValueStoreFromRequestHandlerFunctionInherited from BasicCrawlingContext.get_key_value_store
Get key-value store crawling context helper function.
loglog: logging.Logger
Inherited from BasicCrawlingContext.log
Logger instance.
pagepage: Page
The Playwright Page
object for the current page.
proxy_info: ProxyInfo | None
Inherited from BasicCrawlingContext.proxy_info
Proxy information for the current page being processed.
push_datapush_data
: PushDataFunctionInherited from BasicCrawlingContext.push_data
Push data crawling context helper function.
requestrequest
: RequestInherited from BasicCrawlingContext.request
Request object for the current page being processed.
send_requestsend_request
: SendRequestFunctionInherited from BasicCrawlingContext.send_request
Send request crawling context helper function.
sessionsession: Session | None
Inherited from BasicCrawlingContext.session
Session object for the current page being processed.
use_stateuse_state
: UseStateFunctionInherited from BasicCrawlingContext.use_state
Use state crawling context helper function.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4