Email, Phone & Social Enricher avatar

Email, Phone & Social Enricher

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Email, Phone & Social Enricher

Email, Phone & Social Enricher

Give it a list of websites or domains and get back emails, phone numbers, and social profiles - each email checked for a valid mail (MX) domain. No proxy needed. Perfect for enriching lead lists from Google Maps, LinkedIn, or any source before cold outreach.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Hichem Ben Moussa

Hichem Ben Moussa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Email, Phone & Social Enricher ✉️

Give it a list of websites or domains — get back emails, phone numbers, and social profiles. Each email is checked for a valid mail (MX) domain, so your outreach list is cleaner. No proxy, no login required. Pairs perfectly with any lead scraper (like a Google Maps or LinkedIn export).

✨ What you get per website

  • Emails (from the homepage + contact/about/team pages), each with an MX validity flag
  • Phone numbers (from tel: links and page text)
  • Social profiles (Facebook, Instagram, LinkedIn, X, YouTube, TikTok)
  • Reachability status + pages crawled

🎯 Use cases

  • Enrich a lead list — turn a column of company domains into contactable leads.
  • Cold outreach & sales — find role and general inboxes for prospects.
  • Recruiting — get company contact details fast.
  • Data cleaning — validate email domains before sending campaigns.

📥 Input

  • websites — list of domains or URLs (e.g. acme.com, https://acme.com).
  • crawlContactPages — also check /contact, /about, /team (default on).
  • maxPagesPerSite — cap pages fetched per site.
  • verifyMx — validate each email's domain has mail records (default on).

📤 Output

{
"input": "acme.com",
"website": "https://acme.com",
"status": "ok",
"pagesCrawled": 4,
"emails": [
{ "value": "info@acme.com", "hasMx": true },
{ "value": "sales@acme.com", "hasMx": true }
],
"phones": ["+1-512-555-0143"],
"socials": { "linkedin": "https://linkedin.com/company/acme" }
}

🔌 Integrations & scheduling

  • Feed it the output of a Google Maps / LinkedIn / directory scraper to add contact details.
  • Export to CSV, Excel, JSON, or Google Sheets, or pull via the Apify API.
  • Push enriched leads straight into your CRM or cold-email tool.

⚙️ Notes

  • Enrichment quality depends on the business publishing contact details on its site.
  • MX validation confirms the email domain can receive mail; it is not a full per-mailbox SMTP check.

🗺️ Roadmap

  • Full per-mailbox SMTP verification
  • Name + role guessing (first.last@ patterns)
  • Catch-all detection
  • Bulk CSV upload