Find Verified Emails of Decision Makers - $.05 / email
Pricing
from $0.04 / email found
Find Verified Emails of Decision Makers - $.05 / email
Find verified emails for decision makers for $.05 / email
Pricing
from $0.04 / email found
Rating
5.0
(3)
Developer
Parvenu
Maintained by CommunityActor stats
9
Bookmarked
188
Total users
14
Monthly active users
5 hours ago
Last modified
Categories
Share
Find a verified business email address for a specific person, powered by the Parvenu enrichment API.
This Actor processes one person per run and returns their email address. You pay only for emails that are actually found.
What you need
This Actor needs four pieces of information about the person. All four are required - the lookup will not run without them.
| Field | Key | Example |
|---|---|---|
| LinkedIn Profile URL | linkedinUrl | https://www.linkedin.com/in/jeffreysgro/ |
| Full Name | name | Jeff Sgro |
| Company Name | companyName | Bond Associates |
| Company Domain | domain | bondassociates.com |
The domain should be the bare company website domain - no https://, no www., no trailing path.
Example input
{"linkedinUrl": "https://www.linkedin.com/in/jeffreysgro/","name": "Jeff Sgro","companyName": "Bond Associates","domain": "bondassociates.com"}
Example output
A single dataset item is pushed only when an email is found:
{"input_url": "https://www.linkedin.com/in/jeffreysgro/","email": "jsgro@bondassociates.com","email_type": "business_email","name": "Jeff Sgro","company_name": "Bond Associates","domain": "bondassociates.com","message": "Email enrichment completed","success": true,"timestamp": "2026-08-01T11:05:00.000000"}
Output fields
| Field | Description |
|---|---|
input_url | The LinkedIn profile URL you submitted. |
email | The verified email address that was found. |
email_type | How the email is classified, e.g. business_email. |
name | The full name you submitted. |
company_name | The company name you submitted. |
domain | The company domain you submitted. |
message | Human-readable status message. |
success | true when an email was found. |
timestamp | When the lookup completed (ISO 8601). |
When no email is found
If no email can be found for the person, nothing is written to the dataset and the reason is logged. You are not charged for a lookup that returns no email.
Errors you might see
| Message | What it means |
|---|---|
Missing required parameter(s): ... | One or more of the four input fields was blank. |
Invalid LinkedIn URL format | The URL is not a linkedin.com/in/... profile URL. |
Insufficient Parvenu credits | Temporary capacity issue on our side - please retry or get in touch. |
Parvenu rejected the request payload | The API refused the inputs; details are in the log. |
Rate limit exceeded | Too many requests - retry shortly. |
Pricing
$0.05 per email found. Runs that find no email are not billed.