Website Contact Finder — Emails, Phones & Socials avatar

Website Contact Finder — Emails, Phones & Socials

Pricing

Pay per usage

Go to Apify Store
Website Contact Finder — Emails, Phones & Socials

Website Contact Finder — Emails, Phones & Socials

Extract business emails, phone numbers, and social profile links from any website list. Follows contact/about pages, dedupes results, returns clean JSON per domain. Ideal for lead enrichment and prospecting.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

kjjkjjzyayufqza

kjjkjjzyayufqza

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract business emails, phone numbers, and social profile links from any list of websites.

Built for lead enrichment, agency prospecting, and directory cleanup. Results are deduplicated and returned as clean JSON dataset rows (one row per domain).

What you get per domain

  • emails — addresses found in page text, mailto: links, and common HTML attributes
  • phones — phone-like numbers from text and tel: links
  • socials — LinkedIn, X/Twitter, Facebook, Instagram, YouTube, GitHub profile/company URLs
  • pagesScanned — how many pages were opened
  • statusok / partial / failed

Quick start

  1. Open the Actor Input tab
  2. Paste one or more website URLs
  3. Keep Follow contact/about links enabled
  4. Click Start
  5. Open Dataset for results

Input

FieldDefaultMeaning
startUrlsrequiredWebsites to scan
maxPagesPerDomain5Cap crawl width per domain
followContactLinkstrueVisit contact/about style links
maxEmailsPerDomain50Cap emails stored per domain
proxyConfigurationoptionalApify Proxy when sites block datacenter IPs

Example output

{
"domain": "example.com",
"sourceUrl": "https://example.com",
"emails": ["hello@example.com"],
"phones": ["+1 800 555 0100"],
"socials": {
"linkedin": ["https://www.linkedin.com/company/example"],
"twitter": ["https://twitter.com/example"]
},
"pagesScanned": 3,
"status": "ok"
}

Limits (v0.1)

  • Public HTML only (no logged-in areas)
  • Does not crack CAPTCHAs or bypass paywalls
  • Emails are syntax-filtered; not SMTP-verified
  • Max 20 pages per domain hard cap

Pricing

Public beta: pay Apify platform usage only. PPE pricing may be enabled after quality validation.

Privacy

You provide the URLs. The Actor only requests those sites (and same-domain contact links). No data is sold by the Actor author.