Website Contact Finder — Emails, Phones & Socials
Pricing
Pay per usage
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
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 attributesphones— phone-like numbers from text andtel:linkssocials— LinkedIn, X/Twitter, Facebook, Instagram, YouTube, GitHub profile/company URLspagesScanned— how many pages were openedstatus—ok/partial/failed
Quick start
- Open the Actor Input tab
- Paste one or more website URLs
- Keep Follow contact/about links enabled
- Click Start
- Open Dataset for results
Input
| Field | Default | Meaning |
|---|---|---|
startUrls | required | Websites to scan |
maxPagesPerDomain | 5 | Cap crawl width per domain |
followContactLinks | true | Visit contact/about style links |
maxEmailsPerDomain | 50 | Cap emails stored per domain |
proxyConfiguration | optional | Apify 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.