Skip to main content

Linkedin Email Finder

Effortlessly extract emails from LinkedIn URLs using Tomba's Linkedin Email Finder.

Tomba.io Team avatar
Written by Tomba.io Team
Updated this week

How to Use Tomba’s LinkedIn Email Finder

Tomba’s LinkedIn Email Finder lets you extract verified professional email addresses directly from LinkedIn profiles. It’s the fastest way to reach decision-makers, marketers, founders, or recruiters all from a simple profile link.


1. Paste the LinkedIn Profile URL

To begin, go to the LinkedIn Email Finder page inside your Tomba dashboard. Then paste the full LinkedIn profile URL of the person you want to find.


Tomba Analyzes the Profile

Tomba will extract data like:

  • First Name

  • Last Name

  • Job Title

  • Company

  • Company Domain


Email Verification and Score

Each email is verified and returned with:

  • Confidence score (0–100%)

  • Verification badge (if tested and deliverable)

  • Accept-all domain alert (if the domain accepts all emails)


Enriched Contact Data

Alongside the email, Tomba enriches your result with:

  • Profile picture

  • Job title

  • Country

  • Social profiles (LinkedIn, Twitter, etc.)

  • Phone number (when available)

  • Recent blog or article, if tied to that contact


View Sources

Click "Show Sources" to see where the email or data was sourced. For example, company websites, blogs, press releases, etc.


Save Results

Once you’ve got your email:

  • Click "+ Save" to store it in your leads


LinkedIn Email Finder for Google Sheets

Tomba’s Google Sheets Add-on allows you to find professional email addresses using just a LinkedIn profile URL.

How to Use:

  1. Open your Google Sheet with a column containing LinkedIn profile URLs.

  2. Go to the Finder tab in the Tomba add-on.

  3. Map your columns, ensuring the LinkedIn URL column is selected.

  4. Click "Find email addresses".

Status Examples:

  • OK – A valid email address was found.

  • No results – No match found.

  • Parameter(s) missing – LinkedIn URL is missing or incomplete.


LinkedIn Email Finder for Microsoft Excel

Tomba’s Excel Add-on helps you extract professional email addresses using LinkedIn profile URLs directly within Excel.

How to Use:

  1. Open your Excel file containing a column with LinkedIn profile URLs.

  2. Navigate to the Finder tab in the Tomba add-in.

  3. Match your columns with the required fields, especially the LinkedIn URL.

  4. Click "Find email addresses".

Status Examples:

  • OK – A valid email address was retrieved.

  • No results – No email could be found.

  • Parameter(s) missing – Required fields (like LinkedIn URL) are empty.


Using the LinkedIn Email Finder via API

Retrieve the most likely professional email address associated with a LinkedIn profile URL using Tomba’s LinkedIn Finder API.

from tomba.client import Client
from tomba.services.finder import Finder

# Initialize the Tomba client
client = Client()
client.set_key('ta_xxxx').set_secret('ts_xxxx')

# Initialize the Finder service
finder = Finder(client)

# Find email using LinkedIn profile URL
result = finder.linkedin_finder('https://www.linkedin.com/in/alex-maccaw-ab592978')

Available SDKs

Tomba offers official SDKs for many popular programming languages, including:
PHP, Python, C#, Go, Rust, Ruby, Dart, JavaScript, R, Lua, Elixir, and more.


Need Help ?

Got questions? Contact our support team we’re here to help!

Did this answer your question?