Linkedin Email Finder avatar

Linkedin Email Finder

Pricing

Pay per usage

Go to Apify Store
Linkedin Email Finder

Linkedin Email Finder

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

What does it do?

LinkedIn Email Finder discovers email addresses associated with LinkedIn profiles. It extracts profile information (name, title, company) and then cross-references company domains with common email naming patterns to generate likely email addresses. When possible, it verifies the company domain has valid MX records to confirm email deliverability.

Why use this scraper?

Finding professional email addresses is essential for B2B sales prospecting and outreach. While LinkedIn is the largest professional network, it does not expose email addresses publicly. This tool bridges the gap by combining LinkedIn profile data with email pattern analysis and domain verification. It generates the most likely email addresses and provides verification data to help you prioritize your outreach.

How to use it

  1. Go to LinkedIn Email Finder on Apify Store
  2. Click "Try for free"
  3. Enter LinkedIn profile URLs
  4. Choose whether to verify emails (recommended)
  5. Click "Start" and download the results

You can also use the Apify API to run the finder programmatically.

Input configuration

FieldTypeDescription
profileUrlsArrayLinkedIn profile URLs to find emails for
verifyEmailsBooleanWhether to verify found emails using MX record checks

Output data

{
"profileUrl": "https://www.linkedin.com/in/satyanadella/",
"name": "Satya Nadella",
"title": "Chairman and CEO",
"company": "Microsoft",
"companyDomain": "microsoft.com",
"email": "satya.nadella@microsoft.com",
"emailPattern": "{first}.{last}@microsoft.com",
"possibleEmails": ["satya.nadella@microsoft.com", "satyanadella@microsoft.com"],
"domainHasMx": true,
"scrapedAt": "2026-01-01T00:00:00.000Z"
}

Cost of usage

LinkedIn Email Finder uses pay-per-event pricing. Each result costs approximately $0.003 (about $3.00 per 1,000 results). The Apify Free plan provides $5/month of platform credits.

Tips

  • Use public LinkedIn profile URLs for best results
  • LinkedIn may require authentication for full profile access
  • The possibleEmails field provides multiple pattern variations
  • domainHasMx verification confirms the company domain accepts email
  • Combine with B2B Email Verifier for deeper validation of specific addresses
  • Use the Apify scheduling feature for regular prospecting

Built with Crawlee and Apify SDK. See more scrapers by consummate_mandala on Apify Store.