Reverse Email Lookup — Name, LinkedIn & Phone ✅ Misses Free avatar

Reverse Email Lookup — Name, LinkedIn & Phone ✅ Misses Free

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Reverse Email Lookup — Name, LinkedIn & Phone ✅ Misses Free

Reverse Email Lookup — Name, LinkedIn & Phone ✅ Misses Free

Reverse email lookup and enrichment — find the person behind any email: name, company, job title, phone and full LinkedIn profile. Pay only for matches; misses are free.

Pricing

from $10.00 / 1,000 results

Rating

5.0

(1)

Developer

NeuralVerge

NeuralVerge

Maintained by Community

Actor stats

0

Bookmarked

6

Total users

5

Monthly active users

2 days ago

Last modified

Share

Reverse Email Lookup — Name, LinkedIn & Phone ✅ Misses Free

Reverse email lookup and enrichment in one call — find the person behind an email address. Give it one email and get back full name, company, job title, location and phone — plus, when available, the person's full LinkedIn profile (headline, work history, education and skills) — as one clean, enriched row. Runs on the Neuralverge engine, so there's no login, cookies, proxy or API key to configure. Use it from the UI, the Apify API, or any MCP client, and pay only when a person is found — misses are free.

✨ Why this Actor

  • 💸 Misses are free — you're charged only when an email resolves to a person. No match, no charge, no empty billable rows.
  • 📇 The person, not just an "OSINT hit" — most email tools only tell you which sites an address shows up on. This returns the actual person: fullName, company, title, phone, location and linkedin.
  • 🔗 Full LinkedIn profile when found — up to 20+ structured fields when available: headline, current role, skills and school at the top level, plus the complete positions & education history under raw.
  • Real-time & structured — every email is resolved live at run time (no stale cache) and returned as clean JSON, ready for CSV/Excel, the Apify API, or an AI agent over MCP.
  • 🔑 No login, cookies, proxy or API key — nothing to configure.

🔧 How it works

  1. Provide an email address in the email field.
  2. Run the Actor. The email is resolved live on the Neuralverge backend.
  3. Get one dataset row per matched person, with key fields at the top level and the full response attached. Export to CSV, JSON, or Excel, or pull it over the Apify API.

If the email resolves to no person, it's logged and skipped without charge.

💡 Use it for

  • Inbound lead routing — enrich sign-ups and demo requests the moment an email hits your form.
  • CRM enrichment — fill in name, title, company, phone and LinkedIn on thin records.
  • Sales prospecting — turn a list of addresses into people with real role and company context.
  • Recruiting — put a name, background and profile to a candidate's email.
  • Trust & anti-fraud checks — confirm an email maps to a real, consistent identity.

Input

One email per run.

FieldTypeNotes
emailstringThe email address to enrich.
{
"email": "steve@builder.io"
}

Accepts any email — business or personal. You're billed only for addresses that resolve to a person, so there's no downside to trying one you're unsure about.

What you'll receive

Up to 20+ structured fields per matched person, when available:

  • PersonfullName, firstName, lastName, gender, dateOfBirth, photoUrl
  • Contactemail, emails, phone, phones
  • Locationcity, state, country, location
  • Worktitle, headline, company
  • LinkedInlinkedin (profile URL), connectionCount, school, skills; the complete positions & education history under raw.machine.linkedin
  • Social (when found)xProfile, telegram
  • Metaquery (input email), scrapedAt, human (markdown summary) and the full response under raw

Example output

Key fields are flattened to the top level for convenience; the complete, unmodified API response is attached under raw.

{
"query": "steve@builder.io",
"scrapedAt": "2026-07-17T10:42:00.000Z",
"fullName": "Steve Sewell",
"firstName": "Steve",
"lastName": "Sewell",
"title": "Co-Founder, CEO",
"headline": "CEO @ Builder.io - visually code together",
"company": "Builder.io",
"email": "steve@builder.io",
"emails": "steve@builder.io",
"phone": "9165058708",
"phones": "9165058708",
"city": "San Francisco",
"state": "CA",
"country": "US",
"location": "San Francisco, California, United States",
"linkedin": "https://linkedin.com/in/steve8708",
"xProfile": null,
"telegram": null,
"gender": null,
"dateOfBirth": null,
"photoUrl": "https://media.licdn.com/dms/image/v2/D5603AQFUtnmLlbPpFw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1702096308767?e=1784048400&v=beta&t=rlJxsx6Mm4-fmVjBgOnvLmsJ8XS2SKZfn1iMOmXw7r8",
"connectionCount": 500,
"school": "University of California, Berkeley",
"skills": "Express.js, Node.js, SEO, Product Management, Adobe Creative Suite, Product Design, Product Development, Mobile Applications, CSS3, Single Page Applications, Startups, User Interface Design, HTML 5, User Experience, Interaction Design, JavaScript, jQuery, Photoshop, Agile Methodologies, Backbone.js, Angular.js, Web Applications, Agile Development",
"human": "# Email enrichment\n\n- **Input Email:** steve@builder.io\n- **Full names:** Steve Sewell\n- **Gender:** Not found\n- **Date of birth:** Not found\n- **Emails:** steve@builder.io\n- **Phones:** 9165058708\n- **Locations:** US, CA, San Francisco; United States, California, San Francisco\n- **Company:** Builder.io\n- **LinkedIn profile:** https://linkedin.com/in/steve8708\n- **X profile:** Not found\n- **Telegram username:** Not found",
"raw": {
"session_id": "90237d1c-8a18-4ac7-898c-120d202bd28d",
"kind": "email_enrichment",
"email": "steve@builder.io",
"human": "# Email enrichment\n\n- **Input Email:** steve@builder.io\n- **Full names:** Steve Sewell\n- **Gender:** Not found\n- **Date of birth:** Not found\n- **Emails:** steve@builder.io\n- **Phones:** 9165058708\n- **Locations:** US, CA, San Francisco; United States, California, San Francisco\n- **Company:** Builder.io\n- **LinkedIn profile:** https://linkedin.com/in/steve8708\n- **X profile:** Not found\n- **Telegram username:** Not found",
"machine": {
"full_names": [
"Steve Sewell"
],
"gender": null,
"date_of_birth": null,
"emails": [
"steve@builder.io"
],
"phones": [
"9165058708"
],
"locations": [
{
"country": "US",
"state": "CA",
"city": "San Francisco"
},
{
"country": "United States",
"state": "California",
"city": "San Francisco"
}
],
"company": "Builder.io",
"position": null,
"linkedin_profile": "https://linkedin.com/in/steve8708",
"linkedin": {
"id": "urn:li:person:DgHPWIpJV6-oW7iTlnDNcjd0Wqt27YlMrHT4WeyOsYI",
"displayName": "Steve Sewell",
"firstName": "Steve",
"lastName": "Sewell",
"headline": "CEO @ Builder.io - visually code together",
"summary": "",
"companyName": "Builder.io",
"location": "San Francisco, California, United States",
"photoUrl": "https://media.licdn.com/dms/image/v2/D5603AQFUtnmLlbPpFw/profile-displayphoto-shrink_400_400/profile-displayphoto-shrink_400_400/0/1702096308767?e=1784048400&v=beta&t=rlJxsx6Mm4-fmVjBgOnvLmsJ8XS2SKZfn1iMOmXw7r8",
"profileUrl": "https://linkedin.com/in/steve8708",
"reportProfileUrl": "https://linkedin.com/in/steve8708/report",
"connectionCount": 500,
"isConnectionCountObfuscated": true,
"skills": [
"Express.js",
"Node.js",
"SEO",
"Product Management",
"Adobe Creative Suite",
"Product Design",
"Product Development",
"Mobile Applications",
"CSS3",
"Single Page Applications",
"Startups",
"User Interface Design",
"HTML 5",
"User Experience",
"Interaction Design",
"JavaScript",
"jQuery",
"Photoshop",
"Agile Methodologies",
"Backbone.js",
"Angular.js",
"Web Applications",
"Agile Development"
],
"locale": {
"country": "us",
"language": "en"
},
"schools": {
"educationsCount": 1,
"educationHistory": [
{
"startEndDate": {
"start": {
"year": 2008
},
"end": {
"year": 2010
}
},
"schoolName": "University of California, Berkeley",
"schoolLocation": "Berkeley, California, United States",
"schoolLogo": "https://media.licdn.com/dms/image/v2/D560BAQGwjF_5CYj_JQ/company-logo_400_400/company-logo_400_400/0/1732135669731/uc_berkeley_logo?e=1784048400&v=beta&t=o-xK_torfvg3VWGvuVA2dRsWS2VV6UVuGRY8jXqh3sE",
"linkedInUrl": "https://www.linkedin.com/company/uc-berkeley"
}
]
},
"positions": {
"positionsCount": 4,
"positionHistory": [
{
"title": "Co-Founder, CEO",
"startEndDate": {
"start": {
"month": 9,
"year": 2019
},
"end": {}
},
"description": "Convert designs to code to live pages in record time",
"companyName": "Builder.io",
"companyLogo": "https://media.licdn.com/dms/image/v2/D560BAQF5e4P00Nd5IQ/company-logo_400_400/B56Z0DBIWCHoAc-/0/1773872121522/builder_io_logo?e=1784048400&v=beta&t=hYXKJEN_oSwE6F4CqRbqljftNz7hwCJgUNVVpf65a98",
"linkedInUrl": "https://www.linkedin.com/company/builder-io"
},
{
"title": "Engineering manager, web",
"startEndDate": {
"start": {
"month": 1,
"year": 2014
},
"end": {
"month": 4,
"year": 2016
}
},
"description": "I lead our web applications engineering teams, all built on Angular + Node.js. Lead replatform + rebuild projects shopstyle.com, shopstylecollective.com, and other international ShopStyle sites",
"companyName": "ShopStyle, Inc.",
"companyLogo": "https://media.licdn.com/dms/image/v2/C560BAQHcphCGvisw2Q/company-logo_400_400/company-logo_400_400/0/1656741393081?e=1784048400&v=beta&t=DSYnwF_czOgaX8B51WRNCUfsrZinjNlwTfWaJyaAc0I",
"linkedInUrl": "https://www.linkedin.com/company/shopstyle"
},
{
"title": "Head of Product Development",
"startEndDate": {
"start": {
"month": 7,
"year": 2012
},
"end": {
"month": 12,
"year": 2013
}
},
"description": "Designed and built PICT web and mobile apps. Acquired by ShopStyle (now Rakuten)",
"companyName": "PICT",
"linkedInUrl": "https://www.linkedin.com/search/results/companies/?keywords=PICT"
}
]
}
},
"x_profile": null,
"telegram_username": null
},
"total_points": 10
}
}

Pricing

$0.010 per matched email ($10 per 1,000) returned to the dataset. You pay only when a person is found — unresolved emails are free.

EventPrice
Actor startFree
Matched person returned (per dataset row)$0.010

Competitive for the niche: reverse-email tools on Apify range from ~$5 to $20 per 1,000, and data-provider wrappers reach $150. Emails that resolve to no person are not billed. Pricing is on top of your Apify platform usage.

Not sure an address will resolve? Try it on an email you already know. If we can't match it to a person, no row is written and you pay nothing.

Run it over the API & MCP

Results are stored in a standard Apify dataset — export as CSV, JSON, XML or Excel, or fetch on demand through the Apify API. Call the Actor synchronously and get the enriched person back in a single request:

curl -X POST "https://api.apify.com/v2/acts/neuralverge~neuralverge-email-enrichment/run-sync-get-dataset-items?token=YOUR_APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{ "email": "steve@builder.io" }'

The Actor also plugs into Apify's integrations (Make, Zapier, n8n, webhooks) and can be called from any MCP client to give an AI agent a live people-lookup tool.

Data & compliance

Data is compiled from publicly available sources and resolved at request time. You are responsible for ensuring a lawful basis for processing personal data under applicable privacy laws (e.g. GDPR / CCPA) and for using the results only for permitted purposes.

FAQ

What do I get back from an email? The person behind it: name, company, job title, phone and location — plus their LinkedIn profile (headline, skills, school) when found. The complete work history and education are attached under raw.

Is this email enrichment? Yes — it's reverse email enrichment: instead of just verifying an address, it enriches it into a full person record (name, company, title, phone, location and LinkedIn). You're charged only when an email actually enriches to a person.

Which emails work best? Any email works as an input, and you're charged only when one resolves to a person. Work addresses typically return the fullest profiles; anything that doesn't resolve costs nothing.

Do I need an API key, login or proxy? No. The lookup runs on the Neuralverge engine — you never provide credentials, cookies or a proxy.

Am I charged if an email isn't matched? No. You're billed only for rows returned to the dataset, i.e. when at least a name is found.

Is this compliant? The Actor returns data compiled from publicly available sources, resolved at request time. You're responsible for having a lawful basis for processing personal data (e.g. legitimate interest under GDPR, or CCPA compliance) and for using results only for permitted purposes such as B2B outreach, verification or recruiting.

How fast is it, and can I run it at volume? Each lookup resolves in real time, usually in a few seconds. Run one email per run and parallelise across runs; your standard Apify account concurrency and rate limits apply.

How is this different from the LinkedIn Email Scraper? This runs email → person. If you already have a LinkedIn URL and want the work email, use the LinkedIn Email Scraper instead — that's the opposite direction.

Is the data live? Yes — every email is resolved at run time, not served from a stale cache.


Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by any platform whose data may appear in results. LinkedIn® is a registered trademark of LinkedIn Corporation; all trademarks are the property of their respective owners. Use the Actor in accordance with applicable law and the Neuralverge Terms of Service.