Actor With Ui2
Pricing
Pay per usage
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
startUrlsarrayRequired
URLs to start with
Default value of this property is [{"url":"http://example.com/default","method":"POST"}]
proxyobjectOptional
URLs to start with
Default value of this property is {"useApifyProxy":false}
pageFunctionstringRequired
Function executed for each request
Default value of this property is "async () => {\n  return $('title default').text();\n\n}"
textfieldPropstringOptional
Xxx
Default value of this property is "blaah blaah defaule"
textareaPropstringOptional
Yyy
Default value of this property is "blaah\nblaah\nblaah default"
useRequestQueuebooleanOptional
Request queue enables recursive crawling
Default value of this property is true
verboseLogbooleanOptional
Debug messages will be included in the log.
Default value of this property is true
disableWebSecuritybooleanOptional
Crawler will ignore SSL certificate errors.
Default value of this property is false
enumPropTitlesEnumOptional
Select country
"us": string"fr": string"de": stringDefault value of this property is "us"
enumPropEnumOptional
Select country
"us": string"fr": string"de": stringDefault value of this property is "us"
maxPagesPerCrawlintegerRequired
Maximum number of pages that the crawler will open.
Default value of this property is 2