
LinkedIn Profile
Under maintenance
Pricing
$5.00/month + usage

LinkedIn Profile
Under maintenance
Get information about a LinkedIn profile given a LinkedIn URL. Useful for programmatically extracting data about profiles at scale without the need for a parser or manual labor.
0.0 (0)
Pricing
$5.00/month + usage
3
Total users
1.1k
Monthly users
3
Runs succeeded
71%
Issue response
79 days
Last modified
2 years ago
You can access the LinkedIn Profile 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 '{< "url": "https://www.linkedin.com/in/ryanroslansky/"<}' |<apify call lordflotrox/linkedin-profile --silent --output-dataset
LinkedIn Profile API through CLI
The Apify CLI is the official tool that allows you to use LinkedIn Profile locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: