People Enrichment - Name & Company to Verified Email avatar

People Enrichment - Name & Company to Verified Email

Pricing

Pay per event

Go to Apify Store
People Enrichment - Name & Company to Verified Email

People Enrichment - Name & Company to Verified Email

Turn a name + company (or an email) into a contact profile: title, seniority, department, best-available email with confidence + live MX verification. Read live from the company site, not a stale database. Pay-per-result Apollo/Clearbit alternative.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Renzo Madueno

Renzo Madueno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

People Enrichment — Name & Company to Title, Seniority & Verified Email

Turn a person's name + their company (or just an email) into a structured contact profile — job title, seniority, department, best-available email, and live MX verification — read in real time from the company's own website, not a stale database.

Unlike database tools (Apollo, Clearbit, ZoomInfo) that serve cached records decaying every month, this Actor reads the company's live site, so what it returns is as fresh as the site itself — and every field is confidence-scored so you know what to trust.

Works for you? Leave a 30-second review — and tell me what field to add next via the Issues tab. It's the single biggest thing that helps other teams find this.

What you get

One clean JSON/CSV row per person:

FieldExampleNotes
name, firstName, lastName"John Lincoln"Normalized from your input
title"Co-Founder"Matched from the company's team/about/leadership pages
seniorityC-Level · VP · Director · Manager · Founder/Owner · Senior · Entry/ICClassified from the title
departmentExecutive · Engineering · Sales · Marketing · Finance · HR/People · …Classified from the title
email"john@company.com"Found on-site, or inferred from the company's email pattern
emailInferredtrue / falseHonest flag — is the email confirmed or pattern-constructed?
emailConfidence0–1Per-email confidence
emailPattern"first.last"Company format, inferred only from ≥2 real emails
domainHasMx + mxProvidertrue · "Google Workspace"Live DNS MX lookup — is the mailbox infrastructure real?
companyName, companyDomain, companyLinkedin"Ignite Visibility"Company context
matchedOnSite, matchTypetrue · "site-match+real-email"Full provenance of how we resolved the person
confidenceScore0–1Overall signal coverage

How do I enrich a person?

Add people, one per line — any of these formats works:

John Lincoln, ignitevisibility.com
Jane Smith @ acme.com
jane.doe@notion.so

Give a name + company to resolve the title & email, or an email to enrich the person and verify the domain. Then run it — one structured row per person, exportable to JSON, CSV, Excel, or your CRM.

Output example

{
"name": "John Lincoln",
"firstName": "John",
"lastName": "Lincoln",
"title": "Co-Founder",
"seniority": "Founder/Owner",
"department": "Executive",
"companyName": "Ignite Visibility",
"companyDomain": "ignitevisibility.com",
"email": "john@ignitevisibility.com",
"emailInferred": true,
"emailConfidence": 0.5,
"emailPattern": "first",
"domainHasMx": true,
"mxProvider": "Google Workspace",
"matchedOnSite": true,
"matchType": "site-match+pattern-email",
"confidenceScore": 0.7
}

Use cases

  • Lead scoring & routing — enrich inbound leads with seniority + department to route to the right rep.
  • CRM contact enrichment — append title, seniority, and department to existing contacts.
  • ICP filtering — keep only decision-makers (C-Level / VP / Director) from a raw name list.
  • Org-chart & account mapping — see who's who at a target account, live from their site.
  • Email discovery — resolve a likely, MX-verified email for a name + company.

Pricing

Pay-per-result — no subscription, no seat license:

EventPrice
Actor start$0.01
Enriched person (above your confidence threshold)$0.02

You only pay for people we actually resolve — a title, an email, or a confirmed site match above your minConfidence. Names we can't resolve are returned but not charged.

People Enrichment vs the alternatives

This ActorApollo / ClearbitGeneric email guesser
Live read from company site (not stale DB)❌ cached
Title + seniority + department
Confidence score per emailpartial
Live MX verificationpartial
Honest "inferred" flag on constructed emails
No API key / no seatvaries
Pay per result❌ subscriptionvaries

FAQ

Will it always return an email? No — and that's deliberate. Personal emails are resolved when the company publishes them or a reliable email pattern exists, and inferred emails are flagged emailInferred: true with a lower confidence. We never pass off a blind guess as a verified email.

What works best? Companies that publish a team/about/leadership page (agencies, professional services, SMBs, mid-market). Large enterprises that hide their org behind a login return company-level context only.

Do I need an API key? No. It runs entirely on Apify and exports anywhere.

Is this compliant to use? It reads only publicly published business information from a company's own website. You are responsible for lawful use under your jurisdiction.

Other Actors by this author

Need the full company profile too? Try Company Enrichment API (domain → tech stack, firmographics & decision-makers), plus my other Actors — Yahoo Finance, SEC EDGAR, and Deep Research MCP.


Built by Renzo Madueño. Found a bug or want a field added? Open an Issue — I read and respond to every one.