Skip to main content

Bulk Linkedin Email Finder

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

Bulk LinkedIn Email Finder

Have a list of LinkedIn profile URLs? Tomba’s Bulk LinkedIn Email Finder helps you uncover verified email addresses and enrich contact profiles fast and at scale.


How to Use the Bulk LinkedIn Email Finder

  1. Go to the Bulks page

  2. Click on Bulk LinkedIn Email Finder

  3. Select + New Bulk, then give your task a name

  4. Upload your file containing LinkedIn profile URLs

📄 File Requirements:

  • Accepted formats: .CSV or .TXT

  • All LinkedIn profile URLs must be in a single column

  • Make sure your CSV is well-formatted. Use tools like Excel, Google Sheets, or OpenOffice Calc to clean and export your list properly.


What You’ll Get

For each LinkedIn URL, Tomba may return the following fields:

Field

Description

Email

Verified professional email address

Job Title

Current position of the person

Social Profiles

Associated LinkedIn, Twitter, etc.

Gender

Detected gender (if available)

Location

City, state, or country

Sources

Reference sources where the data was found


Download & Understand Your Results

Tomba automatically validates all discovered emails. Once your bulk is processed, you can:

  • View how many valid emails were found

  • Download a full results file in .CSV format

  • Filter and export only valid email addresses if desired


Managing Your Bulk Tasks

You can manage your uploaded bulk tasks with the following options:

  • Sort: By bulk title, status, or date

  • Search: Quickly locate a specific task

  • Rename: Change the name of any bulk

  • Delete: Use the dropdown to remove tasks


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?