runMode
Enum Optional
"PRODUCTION": string "DEVELOPMENT": string
Default value of this property is "PRODUCTION"
startUrls
array Optional
Default value of this property is []
keepUrlFragments
boolean Optional
Default value of this property is false
respectRobotsTxtFile
boolean Optional
Default value of this property is false
linkSelector
string Optional
globs
array Optional
Default value of this property is []
pseudoUrls
array Optional
Default value of this property is []
excludes
array Optional
Default value of this property is []
Page function pageFunction
string Optional
Default value of this property is "() => {}"
injectJQuery
boolean Optional
Default value of this property is true
proxyConfiguration
object Required
Default value of this property is {"useApifyProxy":true}
proxyRotation
Enum Optional
"RECOMMENDED": string "PER_REQUEST": string "UNTIL_FAILURE": string
Default value of this property is "RECOMMENDED"
sessionPoolName
string Optional
initialCookies
array Optional
Default value of this property is []
useChrome
boolean Optional
Default value of this property is false
headless
boolean Optional
Default value of this property is true
ignoreSslErrors
boolean Optional
Default value of this property is false
ignoreCorsAndCsp
boolean Optional
Default value of this property is false
downloadMedia
boolean Optional
Default value of this property is false
downloadCss
boolean Optional
Default value of this property is true
maxRequestRetries
integer Optional
Default value of this property is 3
Max pages per run maxPagesPerCrawl
integer Optional
Default value of this property is 0
maxResultsPerCrawl
integer Optional
Default value of this property is 0
maxCrawlingDepth
integer Optional
Default value of this property is 0
maxConcurrency
integer Optional
Default value of this property is 50
Page load timeout pageLoadTimeoutSecs
integer Optional
Default value of this property is 60
Page function timeout pageFunctionTimeoutSecs
integer Optional
Default value of this property is 60
waitUntil
array Optional
Default value of this property is ["networkidle2"]
preNavigationHooks
string Optional
Post-navigation hooks postNavigationHooks
string Optional
breakpointLocation
Enum Optional
"NONE": string "BEFORE_GOTO": string "BEFORE_PAGE_FUNCTION": string "AFTER_PAGE_FUNCTION": string
Default value of this property is "NONE"
closeCookieModals
boolean Optional
Default value of this property is true
maxScrollHeightPixels
integer Optional
Default value of this property is 5000
debugLog
boolean Optional
Default value of this property is false
browserLog
boolean Optional
Default value of this property is false
customData
object Optional
Default value of this property is {}
datasetName
string Optional
keyValueStoreName
string Optional
requestQueueName
string Optional