Bulk Company Profile lets you enter a list of domains and download a list of Company information associated with these domains.
Bulk Company Profile are available on premium plans only.
Click "Company Profile"
Click "New bulk"
Enter a unique name for your bulk task
Upload a list of domains or companies
Click "Notified when the file it's ready via email"
Click "Upload"
Hold on, your file is being prepared
Click "Download"
Click "Full list Get the full results
Click "Download"
Click "Display the first 10 rows of the
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!