Email Finder — Get a Work Email by Name & Company Domain ✅ avatar

Email Finder — Get a Work Email by Name & Company Domain ✅

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Email Finder — Get a Work Email by Name & Company Domain ✅

Email Finder — Get a Work Email by Name & Company Domain ✅

Find a person's professional email from their company domain, first name and last name. Returns the email with a confidence level and the provider used to resolve it. Pay only when an email is found — misses are free.

Pricing

from $10.00 / 1,000 results

Rating

5.0

(1)

Developer

NeuralVerge

NeuralVerge

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

an hour ago

Last modified

Share

Email Finder — Get a Work Email by Name & Company Domain ✅ No API Key

Find a person's professional email from their company domain, first name and last name. Returns the email with a confidence level and the provider used to resolve it. Powered by the Neuralverge API. No API key or account required, and you only pay when an email is found.

Ideal for cold outreach, lead generation, recruiting, sales prospecting and CRM hydration.

✨ Why this Actor

  • 📧 Name + domain → email — turn a first name, last name and company domain into a work email in one call.
  • 💸 Pay only when found — queries with no email are never billed. Misses are free; no empty, billable rows.
  • 🔑 No API key or account — the lookup runs on the Neuralverge backend.
  • 🎯 Confidence & provider included — every email comes with a confidence level and the provider that resolved it, so you can decide how to use it.
  • Real-time & structured — fresh result each run, ready for a spreadsheet, CRM or AI pipeline.

🔧 How it works

  1. Provide a company domain, first name and last name — e.g. builder.io, Steve, Sewell.
  2. Run the Actor. The lookup happens on the Neuralverge backend.
  3. Get one dataset row per found email — the query fields plus the structured machine object. Export to CSV, JSON or Excel, or pull it over the Apify API.

If no email can be resolved, the query is logged and skipped without charge.

Input

One person per run.

FieldTypeNotes
domainstringThe company domain, e.g. builder.io (with or without www / https).
first_namestringThe person's first name.
last_namestringThe person's last name.
{
"domain": "builder.io",
"first_name": "Steve",
"last_name": "Sewell"
}

What you'll receive

Each dataset row mirrors the Neuralverge system output and has these top-level blocks:

  • domain, first_name, last_name — the query you submitted.
  • machine — the structured result: email, confidence (e.g. low / medium / high), provider, found, the echoed firstName / lastName / domain, and a short message explaining how the mailbox was resolved.

confidence is a guide, not a guarantee. It reflects how the resolving provider rates the match — treat high / medium / low accordingly and verify before high-volume sending.

Example output (real run)

A real dataset row for an email lookup, shown in full — the structured machine-readable result (machine). The human markdown summary is produced by the system but omitted from the dataset.

{
"domain": "builder.io",
"first_name": "Steve",
"last_name": "Sewell",
"machine": {
"firstName": "Steve",
"lastName": "Sewell",
"domain": "builder.io",
"found": true,
"email": "steve@builder.io",
"confidence": "low",
"provider": "GOOGLE",
"message": "Verified mailbox exists"
}
}

Genuine output from a live run — the name and company domain resolved to a work email, and the provider's message confirms the mailbox exists.

Pricing

Pay per result — $0.010 per found email ($10 per 1,000) returned to the dataset. You pay only for rows returned — misses are free.

EventPrice
Actor startFree
Found email returned (per dataset row)$0.010

Queries with no email found are not billed. Pricing is on top of your Apify platform usage.

Integrations & API

Results are stored in a standard Apify dataset — export as CSV, JSON, XML or Excel, or fetch on demand through the Apify API. The Actor also plugs into Apify's integrations (Make, Zapier, n8n, webhooks) and can be called from any MCP client.

FAQ

Do I need an account or API key? No. The lookup runs on the Neuralverge backend.

What do I need to provide? A company domain, a first name and a last name — one person per run.

What does the confidence level mean? It reflects how likely the email is correct based on the resolving provider. It's a guide, not a delivery guarantee — verify before high-volume sending.

Am I charged if no email is found? No. You're billed only for rows returned to the dataset.


Disclaimer: This Actor is an independent tool. Use the resulting email addresses in compliance with applicable laws (e.g. GDPR, CAN-SPAM) and only where you have a lawful basis.