Documentation Index
Fetch the complete documentation index at: https://deepline.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Build Prospect List
Deepline’s prospect list pipeline chains 4-5 tasks into one workflow: find companies matching your ICP, enrich with firmographic data, identify decision makers by role, get verified work emails via waterfall enrichment, and validate deliverability. Output is a ready-to-use CSV.According to industry benchmarks, waterfall enrichment across multiple providers can improve email coverage by 20-40% compared to any single provider (Instantly). Deepline’s waterfall across 79 providers tries the cheapest provider first and stops at the first valid result, maximizing coverage while minimizing credits.The pipeline takes an ICP definition and produces a deliverable list of verified contacts — companies matched to your criteria, decision makers identified by role, work emails validated for deliverability.
How do I build a prospect list with Claude Code?
In Claude Code, type:What does the prospect list building workflow do step by step?
Deepline chains 4-5 tasks into a single pipeline. Each step builds on the previous step’s output, and Claude Code handles the data flow between steps. Single-threaded deals close at ~5%; engaging 5+ stakeholders reaches ~30% (Gong, 1.8M opportunities) — so building lists with multiple contacts per account matters.Find matching companies
Claude Code uses web search or Apollo company-search to find companies matching your ICP criteria.
Enrich company profiles
Each company is enriched with
enrich_company_finder for revenue, employee count, industry, and funding.Find decision makers
company_to_contact_by_role_waterfall finds contacts matching your target roles at each company.Get verified emails
name_and_domain_to_email_waterfall finds work emails for each decision maker via waterfall enrichment.Which providers power the prospect list pipeline?
Deepline chains 4-5 specialized tasks, each using waterfall enrichment across multiple providers for higher hit rates. B2B data decays at roughly 22.5% per year (HubSpot via Cognism), which is why the email validation step matters.- Company search — Web search (Claude Code’s native web agent, Exa, or Parallel AI) or Apollo company-search
- enrich_company_finder — Company enrichment waterfall
- company_to_contact_by_role_waterfall — Decision maker search across Dropleads, Apollo, Icypeas, Prospeo, and Crustdata
- name_and_domain_to_email_waterfall — Email waterfall across multiple providers (free patterns first, then paid finders)
- ZeroBounce — Email validation
Example prompt for Claude Code
Example prompt for Claude Code
This is the most credit-intensive play since it chains multiple paid lookups. Always pilot with 3-5 companies first. A full run of 50 companies with 2 contacts each could use 200-400 credits.
Related: Find Work Email | Find Decision Makers | Qualify & Score Leads
Frequently Asked Questions
How do I build a prospect list programmatically?
Use Deepline’s build prospect list play. Type your ICP criteria and target roles in Claude Code:/deepline-gtm Build a prospect list: B2B SaaS, 100-500 employees, find VP Sales and VP Marketing with verified emails. Deepline chains company search, firmographic enrichment, decision maker discovery, email waterfall, and ZeroBounce validation into one automated pipeline.