BrowserCrawlingContext <Page, Response, ProvidedController, UserData>
Hierarchy
- CrawlingContext<UserData>
- BrowserCrawlingContext
Index
Properties
browserController
crawler
enqueueLinks
Type declaration
Parameters
optionaloptions: BrowserCrawlerEnqueueLinksOptions
Returns Promise<BatchAddRequestsResult>
id
log
page
optionalproxyInfo
request
The original Request object.
optionalresponse
sendRequest
Type declaration
Parameters
optionaloverrideOptions: Partial<OptionsInit>
Returns Promise<Response<string>>
An object with information about currently used proxy by the crawler and configured by the ProxyConfiguration class.