Actor With Ui2
Pricing
Pay per usage
Go to Apify Store
Actor With Ui2
0.0 (0)
Pricing
Pay per usage
1
5
2
Last modified
7 years ago
Pricing
Pay per usage
0.0 (0)
Pricing
Pay per usage
1
5
2
Last modified
7 years ago
startUrls
arrayRequired
URLs to start with
Default value of this property is [{"url":"http://example.com/default","method":"POST"}]
proxy
objectOptional
URLs to start with
Default value of this property is {"useApifyProxy":false}
pageFunction
stringRequired
Function executed for each request
Default value of this property is "async () => {\n return $('title default').text();\n\n}"
textfieldProp
stringOptional
Xxx
Default value of this property is "blaah blaah defaule"
textareaProp
stringOptional
Yyy
Default value of this property is "blaah\nblaah\nblaah default"
useRequestQueue
booleanOptional
Request queue enables recursive crawling
Default value of this property is true
verboseLog
booleanOptional
Debug messages will be included in the log.
Default value of this property is true
disableWebSecurity
booleanOptional
Crawler will ignore SSL certificate errors.
Default value of this property is false
enumPropTitles
EnumOptional
Select country
"us": string"fr": string"de": string
Default value of this property is "us"
enumProp
EnumOptional
Select country
"us": string"fr": string"de": string
Default value of this property is "us"
maxPagesPerCrawl
integerRequired
Maximum number of pages that the crawler will open.
Default value of this property is 2