startUrls
arrayRequired
Default value of this property is [{"url":"http://example.com"}]
proxy
objectOptional
Default value of this property is {"useApifyProxy":false}
Page function
pageFunction
stringRequired
Default value of this property is "async () => {\n return $('title').text();\n\n}"
Some text field
textfieldProp
stringOptional
Default value of this property is "blaah blaah"
Some text field with prefill
textfieldProp2
stringOptional
Some text area
textareaProp
stringOptional
Default value of this property is "blaah\nblaah\nblaah"
useRequestQueue
booleanOptional
Default value of this property is false
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
outputFormats
arrayOptional
Default value of this property is ["markdown"]