Waterfall Contact Enrichment | With Emails | $4.5 / 1k avatar
Waterfall Contact Enrichment | With Emails | $4.5 / 1k

Pricing

$4.49 / 1,000 contacts

Go to Apify Store
Waterfall Contact Enrichment | With Emails | $4.5 / 1k

Waterfall Contact Enrichment | With Emails | $4.5 / 1k

Developed by

Fatih Tahta

Fatih Tahta

Maintained by Community

Turn domains into clean contact lists with emails. Waterfall Contact Enricher scans multiple sources across the web, finds the right people, validates professional emails, and adds company context. Rich, deduped, export-ready & fast.

5.0 (1)

Pricing

$4.49 / 1,000 contacts

2

3

3

Last modified

11 hours ago

Waterfall Contact Enrichment | With Emails | $5 / 1k

Slug: fatihtahta/waterfall-contact-enrichment
Price: $5.00 per 1,000 saved contacts

Point this actor at one or more company domains. It scans multiple trusted sources across the internet, discovers relevant people, validates professional emails, and ships a clean, unified dataset you can use immediately for outreach, enrichment, or analysis. No fluff. High signal. Built for operators.


🚀 What This Actor Delivers

  • Multi-source discovery by domain
    Input a domain (e.g., acme.com). We search across several reputable sources and consolidate the best matching contacts.

  • Professional emails included
    Contacts comes with a professional email when available, plus a clear status (e.g., verified/risky/unknown) so you control risk.

  • Company context, not just names
    You’ll get organization details like name, website, LinkedIn, founding year, and—when available—extras such as phone, industries, headcount, socials, and technologies.

  • Quality first: deduped, capped, clean
    Per-domain caps keep costs tight, duplicates are eliminated, and output is normalized for analytics and CRM ingestion.

  • Scale without babysitting
    Built to run large domain lists reliably. Set the inputs, hit run, and download a structured dataset.


🧠 Typical Use Cases

  • Account-based outreach: Build fresh contact lists by domain with emails included.
  • Sales enrichment: Fill in missing fields for accounts you already track.
  • Market mapping: Rapidly assemble people + company snapshots across a segment.
  • Revops hygiene: Standardized fields ready for scoring, routing, and sequencing.

📥 Input Configuration

  • domains (array, required) – One or more domains to enrich.
    Example: ["databricks.com", "rolex.com"]

  • maxResults (integer, optional, default 50) – Maximum contacts per domain to save.
    Range: 1–100000

Tip: Keep maxResults realistic per domain to control costs and prioritize quality.


📦 Output (Fields & Format)

Each saved item represents a unified contact + organization record. Common fields include:

Contact

  • firstName, lastName, fullName
  • title, headline
  • email, emailStatus (e.g., verified/risky/unknown)
  • linkedinUrl, photoUrl
  • twitterUrl, githubUrl, facebookUrl
  • city, state, country
  • employmentHistory (array of { organizationName, title, startDate, endDate, isCurrent })

Organization

  • organizationName, organizationWebsite, organizationLinkedinUrl
  • organizationFoundedYear
  • (when available) organizationPhone, organizationIndustries[], organizationEmployeeCount, organizationRevenueRange, organizationAlexaRank, organizationTicker, organizationOwnership, organizationCity, organizationState, organizationCountry, organizationAddress, organizationTwitterUrl, organizationTwitterFollowers, organizationFacebookUrl, organizationCrunchbaseUrl, organizationTechnologies[]

Where to view it:
Open the dataset view “General Outlook” on the actor run to inspect and export your results.


🧪 Example Input

{
"domains": ["acme.com", "superbrand.co"],
"maxResults": 200
}

📤 Example Output Item

{
"firstName": "Jane",
"lastName": "Doe",
"fullName": "Jane Doe",
"linkedinUrl": "https://www.linkedin.com/in/janedoe",
"title": "VP of Marketing",
"headline": "Driving growth for B2B SaaS.",
"email": "jane.doe@acme.com",
"emailStatus": "verified",
"photoUrl": "https://.../janedoe.jpg",
"twitterUrl": null,
"githubUrl": null,
"facebookUrl": null,
"city": "San Francisco",
"state": "California",
"country": "United States",
"organizationName": "Acme Inc",
"organizationWebsite": "acme.com",
"organizationLinkedinUrl": "https://www.linkedin.com/company/acme",
"organizationFoundedYear": 2011,
"organizationPhone": "+1 415 000 0000",
"organizationEmail": "+1 415 000 0000",
"organizationIndustries": ["Software", "Analytics"],
"organizationEmployeeCount": 850,
"organizationRevenueRange": "50M–100M",
"organizationAlexaRank": 12345,
"organizationTicker": null,
"organizationOwnership": "private",
"organizationCity": "San Francisco",
"organizationState": "California",
"organizationCountry": "United States",
"organizationAddress": "123 Market St, San Francisco, CA",
"organizationTwitterUrl": "https://twitter.com/acme",
"organizationTwitterFollowers": 42000,
"organizationFacebookUrl": "https://facebook.com/acme",
"organizationCrunchbaseUrl": "https://www.crunchbase.com/organization/acme",
"organizationTechnologies": ["React", "Node.js", "Snowflake"],
"employmentHistory": [
{
"organizationName": "Acme Inc",
"title": "VP of Marketing",
"startDate": "2023-01-01",
"endDate": null,
"isCurrent": true
},
{
"organizationName": "XYZ Inc",
"title": "Director, Demand Gen",
"startDate": "2020-06-01",
"endDate": "2022-12-31",
"isCurrent": false
}
]
}

💰 Pricing (Simple & Transparent)

$5.00 per 1,000 saved contacts. You only pay for successfully saved results. Example: 10,000 contacts cost (10,000 / 1,000) × $5.00 = $50.00.

This actor consolidates publicly available business information from multiple sources and may include personal data (e.g., names, work emails). You are responsible for ensuring you have a lawful basis to use the data (GDPR/CCPA/etc.) and honoring any opt-out or suppression requirements in your workflows.

❓ Support

Questions, ideas, or issues? Open an issue on the Issues tab of the actor page in Apify Console. I’ll handle it quickly.

Happy Scraping, Fatih