Contact Info Scraper avatar

Contact Info Scraper

Try for free

1 day trial then $20.00/month - No credit card required now

View all Actors
Contact Info Scraper

Contact Info Scraper

onidivo/contact-info-scraper
Try for free

1 day trial then $20.00/month - No credit card required now

Extract contact information from a list of websites.

Start URLs

startUrlsarrayRequired

List of web pages where the actor will start crawling.

Maximum pages

maxRequestsintegerOptional

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.

Maximum pages per start URL

maxRequestsPerStartUrlintegerOptional

The maximum number of pages that will be enqueued from each start URL you provide.

Default value of this property is 20

Maximum link depth

maxDepthintegerOptional

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.

Maximum retries

maxRetriesintegerOptional

The maximum number of retries if the crawler fails.

Page handling timeout

handlePageTimeoutSecsintegerOptional

Timeout in which the page handling function needs to finish, in seconds.

navigationTimeoutSecsintegerOptional

Timeout in which page navigation needs to finish, in seconds.

Stay within domain

sameDomainbooleanOptional

If set, the actor will only follow links within the same domain as the referring page.

Default value of this property is true

Probe frames

considerChildFramesbooleanOptional

If set, the actor will extract contact information also from IFRAMEs. Sometimes, you might not want that (e.g. this will include data from online ads).

Default value of this property is true

Proxy

proxyConfigobjectOptional

Proxy servers let you bypass website protections, avoid IP address blocking and view content for other countries. Try to use the proxy if you are experiencing timeout errors.

Default value of this property is {"useApifyProxy":true}

Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Aug 2024
  • Modified 19 days ago