
Contact Info Scraper
Pricing
$20.00/month + usage
Go to Apify Store

Contact Info Scraper
DeprecatedExtract contact information from a list of websites.
0.0 (0)
Pricing
$20.00/month + usage
6
204
1
Last modified
a year ago
Pricing
$20.00/month + usage
Extract contact information from a list of websites.
0.0 (0)
Pricing
$20.00/month + usage
6
204
1
Last modified
a year ago
maxRequests
integerOptional
The maximum number of pages the crawler will load. It is always a good idea to limit the number of pages, otherwise the actor might run infinitely or consume too much resources.
maxRequestsPerStartUrl
integerOptional
The maximum number of pages that will be enqueued from each start URL you provide.
Default value of this property is 20
maxDepth
integerOptional
The maximum number of links away from the Start URLs that the actor will crawl. If 0
, the actor will not follow any links. If empty or null, the actor will follow links to arbitrary depth.
handlePageTimeoutSecs
integerOptional
Timeout in which the page handling function needs to finish, in seconds.
navigationTimeoutSecs
integerOptional
Timeout in which page navigation needs to finish, in seconds.
sameDomain
booleanOptional
If set, the actor will only follow links within the same domain as the referring page.
Default value of this property is true