Bulk Company Profile Guide
The Bulk Company Profile feature allows you to enter a list of domains and download a list of company information associated with these domains. This feature is available on premium plans only.
Steps to Use Bulk Company Profile
Access the Bulk Company Profile:
- Navigate to the Bulk Company Profile page.
- Click on "Company Profile".
Create a New Bulk Task:
- Click on "New bulk".
- Click on "New bulk".
Name Your Bulk Task:
- Enter a unique name for your bulk task.
- Enter a unique name for your bulk task.
Upload Your List:
- Upload a list of domains or companies.
- Upload a list of domains or companies.
Notification Option:
- Select the option to be notified via email when the file is ready.
- Select the option to be notified via email when the file is ready.
Upload the File:
- Click on "Upload".
- Click on "Upload".
Processing:
- Wait while your file is being prepared.
- Wait while your file is being prepared.
By following these steps, you can efficiently compile a list of email addresses from multiple companies, enhancing your communication strategy.
Browsing your uploaded tasks
- We have the following actions you can perform:
Sort: you can sort through your uploaded tasks by Bulk title, Status, and Created Date.

- Search: the ability to search by a specific bulk task

- Rename: renaming your bulk task

- Delete: you can now access a dropdown for each uploaded task. Through the dropdown

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.
- Open a Microsoft excel file with your contacts data. This data should Domain Name. For better results
- Select the company profile tab.
- Match the contact fields to your corresponding columns.
- Click on "find company profile".

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
- Open a Google Sheet file with your contacts data. This data should at least Domain Name.
- Select the company profile tab.
- Match the contact fields to your corresponding columns.
- Click on "find company profile".



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 colums.
Using The Bulk Company Profile via API
get email addresses found on the internet.
from tomba.client import Client
from tomba.services.domain import Domain
client = Client()
(client
.set_key('ta_xxxx')
.set_secret('ts_xxxx')
)
domain = Domain(client)
result = domain.domain_search('stripe.com')
Official libraries for common programming languages, like PHP, Python, C# , Go ,Rust , Ruby , Dart , Javascript , R , Lua , Elixir etc.
Related
- Bulk Email Verifier
- Bulk Author Finder
- Bulk Email Finder
- Bulk Email Enrichment
- Bulk Linkedin Email Finder
- Domain Search
- Author Finder
- Linkedin Email Finder
- Email Finder
- Email verification
Still have questions?
If you have any issues or questions about Tomba, feel free to contact us, we will be happy to help you!