Simple Contact Info and Social Media Scraper avatar

Simple Contact Info and Social Media Scraper

Try for free

Pay $3.00 for 1,000 results

View all Actors
Simple Contact Info and Social Media Scraper

Simple Contact Info and Social Media Scraper

pajoe/simple-contact-info-and-social-media-scraper
Try for free

Pay $3.00 for 1,000 results

This Apify actor is designed to crawl web pages and extract social media handles, emails, and phone numbers using Puppeteer. It can handle dynamic content and navigate through multiple pages, making it suitable for comprehensive data extraction tasks.

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.

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.

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
  • 1 monthly user
  • 1 star
  • Created in Nov 2024
  • Modified about 2 hours ago