Email Finder

Unlock professional email addresses with Tomba's Email Finder. Easily discover email addresses by combining a name and a domain name for efficient outreach

The Email Finder functionality allows to find a professional email starting from First Name, Last Name and Company website or Domain Name.

To get started, enter:

  • the First and Last Name of the person you are looking to find the email address for;
  • and the Domain Name where the person works at.

If you need help to find the correct website or if you only have the company website, simply let the new autocomplete feature do the job for you:

Tomba will provide the email address based on the public sources that are available or guessed from the domain pattern.

Click the “+ SAVE” icon next to the email to save it as a lead

Enrich your existing data with email addresses Via Microsoft Excel Add-in

Tomba for Microsoft excel can enrich your existing data by finding email addresses using first name, last name, and company website or company name.

  1. Open a Microsoft excel file with your contacts data. This data should at least contain a First Name, Last Name and Company or Domain Name. For better results, we suggest adding all 4 fields.
  2. Select the Finder tab.
  3. Match the contact fields to your corresponding columns.
  4. Check the My table has headers box if needed.
  5. Click on "Find email addresses".

Enrich your existing data with email addresses Via Google Sheets Add-on

Tomba for Google Sheets can enrich your existing data by finding email addresses using first name, last name, and company website or company name.

  1. Open a Google Sheet file with your contacts data. This data should at least contain a First Name, Last Name and Company or Domain Name. For better results, we suggest adding all 4 fields.
  2. Select the Finder tab.
  3. Match the contact fields to your corresponding columns.
  4. Check the My table has headers box if needed.
  5. Click on "Find email addresses".

Tomba will automatically complete the sheet with the email addresses found for each person. It will also add a column for the confidence score, and a column for the status.

The status can be OK if an email has been found, no results if no email was found, or it can indicate an error message, such as Parameter(s) missing, if the Email Finder could not be processed. When parameters are missing, this means that data is missing in one of the mandatory column.

Using The Email Finder via API

Generates or retrieves the most likely email address from a domain name, a first name and a last name.

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

client = Client()

(client
  .set_key('ta_xxxx') 
  .set_secret('ts_xxxx') 
)

finder = Finder(client)

result = finder.email_finder('stripe.com', 'fname', 'lname')

Official libraries for common programming languages, like PHP, Python, C# , Go ,Rust , Ruby , Dart , Javascript , R , Lua , Elixir etc.

Related Articles

Still have questions?

If you have any issues or questions about Tomba, feel free to contact us, we will be happy to help you!