📧 Contact Details Extractor avatar

📧 Contact Details Extractor

Pricing

Pay per event

Go to Apify Store
📧 Contact Details Extractor

📧 Contact Details Extractor

Extract emails, phone numbers, and social media links from any webpage. Filters junk patterns, parses JSON-LD contacts. No browser needed - fast HTTP-only scraping for lead generation.

Pricing

Pay per event

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

a day ago

Last modified

Share

Extract emails, phone numbers, and social media links from any webpage. Filters junk, parses JSON-LD contacts. Fast HTTP-only scraping.

Store Quickstart

Start with the Quickstart template (5 demo sites). For lead generation, use Lead Gen template (500 URLs, high concurrency).

Key Features

  • 📧 Email extraction — Regex + DOM scan, filters junk patterns (example@, noreply@)
  • 📞 Phone number detection — International formats, with country context
  • 🔗 Social media links — LinkedIn, Twitter/X, Facebook, Instagram, GitHub
  • 🧩 JSON-LD contacts — Structured contact data from schema.org markup
  • 🚫 Junk filtering — Excludes obvious placeholders and spam patterns
  • Bulk processing — Up to 500 URLs per run, HTTP-only (fast)

Use Cases

WhoWhy
Sales teamsBuild outbound lead lists from industry directories
RecruitersFind hiring manager contacts from company sites
Marketing agenciesCompile contact databases for campaign targeting
B2B platformsEnrich company profiles with verified contact info
Investigation teamsGather public contact info for due diligence

Input

FieldTypeDefaultDescription
urlsstring[](required)URLs to extract from (max 500)
concurrencyinteger5Parallel requests (1-10)

Input Example

{
"urls": ["https://example.com/contact", "https://company.com/about"],
"concurrency": 5
}

Output Example

{
"url": "https://example.com/contact",
"emails": ["hello@example.com", "sales@example.com"],
"phones": ["+1-555-0100"],
"socialLinks": {
"linkedin": "https://linkedin.com/company/example",
"twitter": "https://twitter.com/example"
},
"jsonLdContacts": [{"@type": "Organization", "telephone": "+1-555-0100"}]
}

FAQ

Does it handle email obfuscation?

Basic obfuscation (at, dot, [at]) is detected. JavaScript-rendered emails or images are missed.

Is scraping contact info legal?

Public contact info on business sites is generally acceptable, but verify GDPR/CCPA compliance for EU/CA data usage.

Can it find contacts behind login walls?

No — only publicly accessible pages. Authentication is not supported.

How accurate is phone detection?

90%+ for international formats. US/EU/UK numbers most accurate. Verify before dialing.

Lead Generation cluster — explore related Apify tools:

  • 📩 Email Validator — Validate email addresses in bulk: syntax, DNS MX lookup, disposable domain detection, deliverability score.
  • 📞 Phone Number Validator — Validate and format phone numbers for 250+ countries using google-libphonenumber.

Cost

Pay Per Event:

  • actor-start: $0.01 (flat fee per run)
  • dataset-item: $0.005 per output item

Example: 1,000 items = $0.01 + (1,000 × $0.005) = $5.01

No subscription required — you only pay for what you use.