Email & Contact Extractor
Pricing
from $10.00 / 1,000 contact-extracteds
Email & Contact Extractor
Extract emails, phone numbers and social media links from websites. Auto-follows contact/about pages. Fast HTTP-based lead-generation tool.
Pricing
from $10.00 / 1,000 contact-extracteds
Rating
0.0
(0)
Developer
Mehmet Kut
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
21 days ago
Last modified
Categories
Share
Extract emails, phone numbers, and social media links from any list of websites — with automatic contact/about page discovery. A fast, affordable lead-generation tool for building outreach lists.
🎯 What it does
For each website, it extracts:
- Email addresses (from
mailto:links and page text, asset false-positives filtered) - Phone numbers (from
tel:links and international-format numbers) - Social media profiles — LinkedIn, Twitter/X, Facebook, Instagram, YouTube, GitHub
- Automatically follows internal contact/about/team/imprint pages for deeper coverage
💡 Use cases
- B2B lead generation — build contact lists from company websites
- Sales prospecting — enrich a list of domains with contact details
- Recruiting — find contact info for target companies
- Market research — map a sector's businesses and their reachability
📥 Input
| Field | Type | Description |
|---|---|---|
startUrls | array | Website URLs to extract contacts from |
maxPagesPerDomain | integer | Pages to crawl per site (default 10) |
followContactPages | boolean | Follow contact/about pages (default true) |
maxConcurrency | integer | Parallel requests (default 20) |
useProxy | boolean | Route via Apify Proxy (default true) |
Example input
{"startUrls": ["https://example.com", "https://another.com"],"maxPagesPerDomain": 10,"followContactPages": true}
📤 Output
{"url": "https://example.com/contact","domain": "example.com","emails": ["hello@example.com", "sales@example.com"],"phones": ["+1 555 123 4567"],"socials": {"linkedin": "https://linkedin.com/company/example","twitter": "https://twitter.com/example"},"emailCount": 2,"phoneCount": 1}
Export to CSV/Excel/JSON or pull via the Apify API straight into your CRM.
⚡ Performance
HTTP-based crawling — processes pages in ~0.4s each. No headless browser overhead.
⚖️ Responsible use
Use extracted contact data in compliance with applicable laws (GDPR, CAN-SPAM, etc.) and the target sites' terms. Only extract publicly available business contact information.