
LinkedIn People URL Retriever
Deprecated
Pricing
$29.00/month + usage

LinkedIn People URL Retriever
Deprecated
An Apify actor designed to streamline LinkedIn profile searches. Users input names, and the actor efficiently retrieves corresponding LinkedIn profile URLs, providing a quick, automated solution for gathering professional contact details.
0.0 (0)
Pricing
$29.00/month + usage
1
Total users
29
Monthly users
5
Runs succeeded
>99%
Last modified
3 months ago
You can access the LinkedIn People URL Retriever programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "peopleNames": [< "Robert Johnson",< "Richard Miller"< ],< "location": "New York",< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call caprolok/linkedin-people-url-retriever --silent --output-dataset
LinkedIn People URL Retriever API through CLI
The Apify CLI is the official tool that allows you to use LinkedIn People URL Retriever locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: