Contact Details Scraper avatar
Contact Details Scraper

Pricing

$4.50 / 1,000 successes

Go to Apify Store
Contact Details Scraper

Contact Details Scraper

Developed by

Practical Tools

Practical Tools

Maintained by Community

An Apify actor that crawls any website to extract contact details and social media profiles. This tool can extract emails, phone numbers, and profiles from LinkedIn, Twitter, Instagram, Facebook, YouTube, TikTok, Pinterest, Discord, Snapchat, Threads, and Telegram.

5.0 (1)

Pricing

$4.50 / 1,000 successes

0

3

3

Last modified

a day ago

Start URLs

startUrlsarrayRequired

List of URLs to start crawling from

Maximum crawl depth

maxCrawlDepthintegerOptional

How deep should the crawler go? 0 means only start URLs will be crawled.

Default value of this property is 1

Stay within domain

stayWithinDomainbooleanOptional

If enabled, the crawler will only follow links within the same domain as the start URL

Default value of this property is true

Max pages to crawl

maxCrawlPagesintegerOptional

Maximum number of pages to crawl (0 = unlimited)

Default value of this property is 40

Proxy configuration

proxyConfigurationobjectOptional

Proxy settings for the crawler

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

Wait for selector

waitForSelectorstringOptional

CSS selector to wait for before extracting data

Wait for load state

waitForLoadStateEnumOptional

Wait for a specific load state before extracting data

Value options:

"load": string"domcontentloaded": string"networkidle": string

Default value of this property is "domcontentloaded"