Email Waterfall
Try multiple email providers in cost order, stop at the first valid hit. You only pay for the one that works. This gets 20-40% more emails than using any single provider alone (Instantly).Pick Your Starting Point
Deepline automatically selects the right waterfall based on what data you have:| You have | Waterfall used | Typical cost |
|---|---|---|
| Name + company + domain | name_and_company_to_email_waterfall | 0.3-0.4 credits |
| LinkedIn URL + name | person_linkedin_to_email_waterfall | 0.3-0.4 credits |
| Name + domain (no company) | cost_aware_first_name_and_domain_to_email_waterfall | 0.1-0.4 credits |
| Email (want context back) | person_enrichment_from_email_waterfall | 0.2-0.3 credits |
| Company + role (find contacts) | company_to_contact_by_role_waterfall | 0.2-0.6 credits |
How It Works
Each waterfall follows the same pattern:Try cheapest provider first
Deepline sends the request to the lowest-cost provider (e.g., Dropleads at ~0.3 credits).
Validate the result
If the provider returns an email, Deepline checks it’s a real address — not a catch-all or bounce.
Fall through on miss
If the provider fails or returns invalid, Deepline moves to the next cheapest provider automatically.
Single Lookup
Just ask Claude Code:“Find the work email for the VP of Engineering at Acme Corp (acme.com)“
CLI command
CLI command
Bulk Enrichment (CSV)
“Run waterfall email enrichment on leads.csv”Deepline reads the column headers and picks the right waterfall variant. If your CSV has
first_name, last_name, company_name, and domain — it uses the name+company waterfall. If it has linkedin_url — it uses the LinkedIn waterfall.
CLI command
CLI command
Provider Order
Providers are tried in sequence. The exact chain depends on the waterfall variant, but a typical order:- Dropleads (0.3 cr)
- Hunter (0.3 cr)
- LeadMagic (0.4 cr)
- Deepline Native (1.0 cr)
- Crustdata (1.2 cr)
- PeopleDataLabs (4.0 cr)
Pilot Mode
Always test before running a full file:“Run waterfall email enrichment on leads.csv — just the first 3 rows”Or with the CLI:
--rows 0:2
When to Use Each Variant
- Name + company + domain — Most common. Use when you have a lead list with company info.
- LinkedIn URL — Use when scraping from LinkedIn or when LinkedIn is your primary identifier.
- Name + domain only — Use when you don’t have the company name, just the website.
- Email → context — Reverse enrichment. You have emails, you want person/company data back.
- Company + role — Prospecting. Find contacts at target companies by job title.
See the auto-generated pages below for exact provider chains, parameters, and per-variant cost breakdowns.