π Lead List Enricher β Emails, Phones & Social from Any Domain
Pricing
from $4.00 / 1,000 domain enricheds
π Lead List Enricher β Emails, Phones & Social from Any Domain
Enrich your lead lists with contact data from any website. Upload domains or company URLs and get emails, phone numbers, social media profiles, and tech stack. Free Clearbit & ZoomInfo alternative. Bulk domain enrichment for sales teams.
Pricing
from $4.00 / 1,000 domain enricheds
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
21
Total users
9
Monthly active users
a day ago
Last modified
Categories
Share
Enrich a list of domains with publicly available contact data β emails, phone numbers, social profiles, and tech stack β pulled directly from each company's website.
β οΈ Temporary maintenance mode (May 2026) This Actor is currently running a maintenance stub while we ship a major rewrite of the contact-extraction pipeline. Full functionality is scheduled to be restored on June 22, 2026. Runs during the maintenance window may return partial results or a maintenance notice. For full enrichment in the meantime, please use one of the sibling Actors linked below.
What it does
Lead List Enricher takes a list of domains (e.g. apple.com, stripe.com) and returns one enriched record per domain. For each, it visits the homepage and β optionally β /contact and /about pages to extract:
- Email addresses (with role inference where possible:
sales@,support@,info@, etc.) - Phone numbers
- Social media profiles (LinkedIn, Twitter/X, Facebook, Instagram, YouTube)
- Detected tech stack hints (analytics, e-commerce platform, marketing tools)
It's designed as a free / low-cost alternative to Clearbit Reveal, ZoomInfo, and Apollo enrichment for buyers who already have a domain list and just need public contact data.
Use cases
- Sales prospecting β enrich a CSV of company domains before importing into your CRM
- Outbound campaigns β pull role-based emails (sales@, partnerships@) for cold outreach
- Partnership research β find the right contact at a list of target companies
- CRM data cleanup β append missing phone/social fields to existing accounts
- Investor / VC pipelines β enrich startup lists from Crunchbase exports
Inputs
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
domains | array of strings | yes | ["apple.com", "stripe.com"] | List of domains to enrich β one enriched record per domain |
maxContactsPerDomain | integer | no | 5 | Cap on contacts returned per domain (1β25) |
crawlContactPages | boolean | no | true | Visit additional /contact and /about pages for richer enrichment (slower but more accurate) |
Output
{"domain": "stripe.com","companyName": "Stripe","emails": [{ "address": "press@stripe.com", "role": "press", "source": "https://stripe.com/contact" },{ "address": "sales@stripe.com", "role": "sales", "source": "https://stripe.com/contact" }],"phones": [{ "number": "+1-888-963-8955", "country": "US", "source": "https://stripe.com/contact" }],"socials": {"linkedin": "https://www.linkedin.com/company/stripe","twitter": "https://twitter.com/stripe","youtube": "https://www.youtube.com/stripe"},"techStack": ["Stripe.js", "Segment", "Cloudflare"],"enrichedAt": "2026-05-23T14:22:11Z"}
Pricing
Pay-per-event:
- $0.004 per domain successfully enriched (
domain-enrichedevent) - $0.005 Actor Start per run
- Optional add-on: $0.03 per phone successfully verified via carrier lookup (line type, carrier, active/disconnected) β only fires if you opt in
You're only charged for domains that produce actual enrichment data. A 1,000-domain list enriching all 1,000 costs roughly $4 + start fee.
Comparison
| Provider | Cost per enriched domain | Notes |
|---|---|---|
| NexGenData Lead List Enricher | $0.004 | Public-web data only, no auth, pay-per-result |
| Clearbit Reveal / Enrichment | ~$0.10β$0.50 per match (enterprise) | Higher-quality data, requires annual contract starting ~$12K/yr |
| ZoomInfo | Custom pricing, ~$15K/yr+ minimum | B2B contact database, includes verified phones & titles |
| Apollo.io | $49β$99/user/mo (credits-based) | Strong on people-level data, weaker on small/mid SMB domains |
| Hunter.io | $34β$199/mo (credit packs) | Strong on email-finder by name+domain, weaker on company-wide scrape |
Use this Actor when you need a low-cost, public-data enrichment pass and want to keep the bill linear with usage. For verified person-level data with titles and seniority, Clearbit/ZoomInfo will produce higher hit rates at much higher cost.
Sibling Actors (recommended during maintenance window)
While Lead List Enricher is in maintenance mode, these sibling NexGenData Actors cover overlapping use cases:
- Company Enrichment Tool β domain β company profile (firmographics, size, industry)
- Contact Info Scraper β extract emails and phones from any URL or list of URLs
- Email Finder β find emails by name + domain
- LinkedIn Company Scraper β pull company profiles directly from LinkedIn
- Website Contact Extractor β single-URL contact extraction, fully operational
π New to Apify?
Don't have an Apify account yet? Get $5 in platform credit to try this Actor and 30,000+ others β no credit card required.
NexGenData β thenextgennexus.com
π° Pricing Example
This actor uses Pay-Per-Event pricing β you only pay for results.
- Typical run (small): 100 results Γ $0.004 = $0.40
- Medium run: 500 results Γ $0.004 = $2.00
- Large run (power user): 2,000 results Γ $0.004 = $8.00
Free Apify accounts get $5/mo in platform credit. A typical B2B enrichment workflow at this scale typically exceeds the free credit β upgrade to a paid Apify plan for unrestricted use.
π Related Actors
Pair with these for a complete workflow:
- π§ Company Email Finder β B2B Contact Scraper β find decision-maker emails by job title + seniority
- π― B2B Leads Finder β Apollo Alternative | Emails β discover B2B prospects by industry + role
- π’ Company Enrichment β Domain & Contact Finder β enrich a list of company domains with firmographics
- π Tech Stack Detector β BuiltWith Alternative β detect tech stack + ad networks per domain
- π Contact Info Scraper β Emails & Phone Numbers β extract emails + phones + socials from any URL
β Found this useful?
If this Actor saved you time, a quick review on the Apify Store genuinely helps other teams discover it. Have a feature request or hit a problem? Open it from the Issues tab β we read every one.