Find Mobile Phones of Decision Makers
Pricing
$200.00 / 1,000 results
Go to Apify Store

Find Mobile Phones of Decision Makers
Find mobile phones for decision makers for $.20 / cell phone
Pricing
$200.00 / 1,000 results
Rating
5.0
(1)
Developer

Parvenu
Maintained by Community
Actor stats
3
Bookmarked
60
Total users
25
Monthly active users
13 days ago
Last modified
Categories
Share
Find Mobile Phones of Decision Makers
This Apify Actor enriches LinkedIn profiles with mobile phone numbers. It processes a single LinkedIn profile URL per request and returns the associated mobile number if available.
Sign up for Parvenu for mobile phones, additional enrichments, and AI personalization.
๐ Features
- โ Enriches LinkedIn profiles with mobile phone numbers
- โ Validates LinkedIn URL format before processing
๐ Input
The actor accepts a single LinkedIn profile URL per request.
Input Schema
{"linkedinUrl": "https://www.linkedin.com/in/example-profile"}
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
linkedinUrl | String | Yes | A valid LinkedIn profile URL (must start with https://www.linkedin.com/in/ or https://linkedin.com/in/) |
Input Example
{"linkedinUrl": "https://www.linkedin.com/in/john-doe-123456"}
๐ค Output
The actor stores results in the Apify dataset. Each run produces a single result object.
Output Schema
{"input_url": "https://www.linkedin.com/in/example-profile","mobile_number": "+1234567890","profile_url": "linkedin.com/in/example-profile","message": "Phone number enrichment completed","success": true,"timestamp": "2025-10-01T12:30:45.123456",}
๐ฏ Use Cases
- Lead generation and enrichment
- Sales prospecting automation
- Contact database enhancement
- CRM data enrichment
- Recruitment and talent sourcing
โ ๏ธ Important Notes
- Single URL per request: This actor processes only ONE LinkedIn URL per run. For bulk processing, run the actor multiple times or create a workflow.
- Valid URLs Only: Only standard LinkedIn profile URLs are accepted (e.g.,
https://www.linkedin.com/in/username)
๐ ๏ธ Error Handling
The actor handles various error scenarios:
- Invalid URL Format: Validates LinkedIn URL format before processing