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. A miss costs only the small run fee.

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

4 days 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 per result returned — queries with no email are never charged the per-result price. a miss costs only the $0.005 lookup fee; 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 event — $0.005 per run, plus $0.010 per found email ($10 per 1,000) returned to the dataset. A miss costs only the $0.005 lookup fee — you are never charged the per-result price for a row you did not get.

EventPrice
Lookup (per run)$0.005
Found email returned (per dataset row)$0.010

Queries with no email found are not charged the per-result price — only the $0.005 lookup fee applies. Pricing is on top of your Apify platform usage.

Free plan limits

Users on any paid Apify plan are not affected by anything in this section.

On the Apify Free plan all Neuralverge Actors share one budget, per user and per calendar month: 15 runs in total, at most 5 of them on this Actor, and 35 returned rows. A run that finds nothing still counts, because the lookup is performed either way. LinkedIn People Search is metered differently — one run there uses 25 of the 35 rows, because a full page of 25 profiles is bought upstream whether or not all of them are returned. When a limit is reached the Actor stops gracefully with a status message naming it; everything resets on the 1st of every month, and any paid Apify plan removes all of it.

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.