Website Contact & Email Extractor avatar

Website Contact & Email Extractor

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Website Contact & Email Extractor

Website Contact & Email Extractor

Extracts emails, phone numbers and social links from a list of websites. B2B lead-gen.

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Wilker Sthiven Rangel Manrique

Wilker Sthiven Rangel Manrique

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

23 days ago

Last modified

Share

Website Contact & Email Extractor 📇

Turn a list of websites into clean contact data: emails, phone numbers and social media links. Perfect for B2B lead generation, CRM enrichment, and sales prospecting.

Give it a list of company websites — get back structured contacts, ready for your outreach.

✨ What it does

  • Extracts emails found on the page
  • Extracts phone numbers (from tel: links and international formats — no junk)
  • Detects social profiles: LinkedIn, Instagram, Facebook, Twitter/X
  • Automatically crawls each site's contact / about pages for more data
  • Returns clean, deduplicated, structured results

📥 Input

FieldTypeDescription
startUrlsarrayList of website URLs to process
maxPagesPerDomainintegerPages to crawl per site (incl. contact/about). Default: 3
{
"startUrls": [{ "url": "https://example-company.com" }],
"maxPagesPerDomain": 3
}

📤 Output

{
"sourceUrl": "https://example-company.com",
"title": "Example Company — Home",
"emails": ["hello@example-company.com"],
"phones": ["+1 555 123 4567"],
"socials": { "linkedin": "...", "twitter": "..." }
}

💡 Use cases

  • Lead generation: feed a list of prospect sites → get contactable data.
  • CRM enrichment: fill missing emails/socials for your accounts.
  • Sales & recruiting research: quickly profile a batch of companies.

⚙️ How to use

  1. Paste your list of website URLs in startUrls.
  2. Run. Results appear in the dataset (export to CSV/JSON/Excel).

Only public data is collected. Use responsibly and in line with applicable laws and each site's terms.