Skip to main content
Tell Claude Code what you need enriched:
“I have a list of emails in contacts.csv. Enrich each one with name, title, company, and LinkedIn URL.”
“Look up jane@acme.com and get me their full profile — name, title, company, LinkedIn”
deepline tools execute deepline_native:person_enrichment_from_email_waterfall \
  --payload '{"email":"jane@acme.com"}'

How It Works

Providers are tried left to right. The first one to return a result wins — the rest are skipped.

Parameters

NameTypeRequiredDescription
emailstringYesKnown email address.

Cost

0-3.21 credits — waterfalls stop at the first match, so you only pay for the provider that returns a result.
StepMax Credits
Hunter0.3
Crustdata1.2
Prospeo0.6
Apollo0.2
Deepline Native1