Phone Finder
by tomba-io
Find direct phone numbers for professionals using just a name and company. Streamline your lead generation and sales prospecting with automated contact discovery.
Opens on Apify.com
About Phone Finder
Ever needed a direct line to a decision-maker but hit a wall with generic contact forms? I've been there. The Phone Finder actor is what I use to cut through the noise. You feed it basic details like a name and company domain, and it works to pull back the associated direct-dial phone numbers. It's incredibly straightforward—no more manual digging through LinkedIn or hoping someone replies to an email. For me, the real value is in sales prospecting and lead generation; getting that direct number can be the difference between a cold call and a warm introduction. It's also a solid check for cleaning up contact databases or verifying business information. You run it, get structured data out, and move on with your outreach. It saves a ton of the legwork that usually goes into building a qualified contact list.
What does this actor do?
Phone Finder is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Phone Finder Actor
An Apify Actor that finds and validates phone numbers using the Tomba API. It's designed for lead generation, allowing you to search by email address, domain, or LinkedIn profile URL.
Key Features
- Multi-Source Search: Find phone numbers using an email, a domain, or a LinkedIn profile URL.
- Data Enrichment: Returns validation status, carrier information, line type (e.g., mobile), and location.
- Formatted Output: Provides phone numbers in local, international (E.164), and RFC 3966 formats.
- Bulk Processing: Handles an array of search queries in a single run.
- Rate Limit Handling: Automatically respects the Tomba API limit of 150 requests per minute.
How to Use
Prerequisites
You need a Tomba account. Get your API Key (starts with ta_) and Secret Key (starts with ts_) from the Tomba API Dashboard.
Input Configuration
Configure the Actor with the following input parameters.
Required:
* tombaApiKey (string): Your Tomba API Key.
* tombaApiSecret (string): Your Tomba Secret Key.
* searches (array): A list of search query objects.
Optional:
* maxResults (number): Limits the total results returned. Default is 50.
Search Query Structure
Each object in the searches array can use one or more of these fields:
{
"email": "name@company.com",
"domain": "company.com",
"linkedin": "https://linkedin.com/in/profile"
}
Example Input
{
"tombaApiKey": "ta_xxxxxxxxxxxxxxxxxxxx",
"tombaApiSecret": "ts_xxxxxxxxxxxxxxxxxxxx",
"searches": [
{ "email": "john@example.com" },
{ "domain": "shopify.com" },
{ "linkedin": "https://linkedin.com/in/johndoe" }
],
"maxResults": 100
}
Output
The Actor returns an array of objects, one for each successfully discovered phone number.
Example Output
{
"email": "john@example.com",
"valid": true,
"local_format": "(555) 123-4567",
"intl_format": "+1 555 123 4567",
"e164_format": "+15551234567",
"country_code": "US",
"line_type": "mobile",
"carrier": "Verizon Wireless",
"source": {
"search_type": "email",
"search_value": "john@example.com"
}
}
Output Fields
- Contact Info:
email,domain,linkedin(whichever was used for the search). - Validation & Formatting:
valid,local_format,intl_format,e164_format. - Carrier & Location:
country_code,line_type,carrier. - Source Tracking:
sourceobject detailing the original search query.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Phone Finder now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- tomba-io
- Pricing
- Paid
- Total Runs
- 27
- Active Users
- 14
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Google Search Results Scraper
by apify
Instagram Profile Scraper
by apify
Tweet Scraper|$0.25/1K Tweets | Pay-Per Result | No Rate Limits
by kaitoeasyapi
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support