startUrls
arrayRequired
Default value of this property is [{"url":"http://example.com/default","method":"POST"}]
proxy
objectOptional
Default value of this property is {"useApifyProxy":false}
Page function
pageFunction
stringRequired
Default value of this property is "async () => {\n return $('title default').text();\n\n}"
Some text field
textfieldProp
stringOptional
Default value of this property is "blaah blaah defaule"
Some text area
textareaProp
stringOptional
Default value of this property is "blaah\nblaah\nblaah default"
useRequestQueue
booleanOptional
Default value of this property is true
verboseLog
booleanOptional
Default value of this property is true
disableWebSecurity
booleanOptional
Default value of this property is false
enumPropTitles
EnumOptional
"us": string"fr": string"de": string
Default value of this property is "us"
enumProp
EnumOptional
"us": string"fr": string"de": string
Default value of this property is "us"
Miximum pages per crawl
maxPagesPerCrawl
integerRequired
Default value of this property is 2
pseudoUrls
arrayOptional
Default value of this property is []
jsonObj
objectRequired
Default value of this property is {"xxx":"xx"}