Find verified emails and scrape data directly on LinkedIn
Last updated
Find verified emails and scrape data directly on LinkedIn
Last updated
This widget supports multiple actions. For a more comprehensive understanding of its functionality, we recommend reviewing the following documentation carefully.
You need to pass both the action
and other input parameters of the chosen action to your module_config
Click this url to try this widget and copy the Pro Config template.
action
domain_search
This endpoint enables you to discover email addresses associated with a domain name, website, or company name. Additionally, you have the option to obtain highly accurate and unique company data enrichment.
Input Parameters
Name | Type | Description | Default | Required |
---|---|---|---|---|
Output Parameters
Name | Type | Description | File Type |
---|---|---|---|
Output Example
action
email_finder
This endpoint allows you to uncover professional emails by providing a first and last name or a full name, along with a company (domain, website, or company name). The system leverages multiple patterns and advanced technology to discover and verify emails while staying fully GDPR compliant.
Input Parameters
Output Parameters
Output Example
action
profile_finder
This endpoint enables you to extract data from any LinkedIn profile in real-time, as well as all the data from the company page, and also find a valid verified email from the lead, in a clean JSON output with extracted details and the verified email, in one request.
You also have the option to only fetch the real-time profile data, with an average response time of 3 seconds.
The input parameter is a LinkedIn URL. You can use either a Sales Navigator encrypted URL or a standard LinkedIn URL.
Input Parameters
Output Parameters
Output Example
Name | Type | Description | Default | Required |
---|---|---|---|---|
Name | Type | Description | File Type |
---|---|---|---|
Name | Type | Description | Default | Required |
---|---|---|---|---|
Name | Type | Description | File Type |
---|---|---|---|
action
string
The action to perform
domain_search
company
string
The company domain, website or name. Using a domain or website is recommended for better accuracy. If submitting a company name, it needs to be between 3 to 75 characters
myshell.ai
company_enrichment
boolean
Whether to enrich the company data
False
data
object
The data returned by the Linkedin API
action
string
The action to perform
email_finder
company
string
The company domain, website or name. Using a domain or website is recommended for better accuracy. If submitting a company name, it needs to be between 3 to 75 characters
myshell.ai
first_name
string
The first name of the person to find the email for
last_name
string
The last name of the person to find the email for
full_name
string
The full name of the person to find the email for. We advise you to submit the first and last name for higher accuracy
data
object
The data returned by the Linkedin API
action
string
The action to perform
profile_finder
url
string
The LinkedIn profile URL to search
profile_only
boolean
This option allows you to specify you only need the data from the LinkedIn profile, but no in-depth company details and no email
False
data
object
The data returned by the Linkedin API