
Linkedin Mutual Connections Parser
Pricing
$25.00/month + usage

Linkedin Mutual Connections Parser
Allows you to extract all informations from mutual connections of a linkedin profile url (1st and 2nd). Full name, jobtitle, premium status, followers, linkedin url, network distance, location, number of mutual connections. Does not need to be in your network to check for mutual connections
5.0 (1)
Pricing
$25.00/month + usage
10
Total users
202
Monthly users
29
Runs succeeded
94%
Issue response
6 days
Last modified
22 days ago
You can access the Linkedin Mutual Connections Parser 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/thomas-l/",< "cookies": [< {< "domain": ".linkedin.com",< "expirationDate": 1742798742.32278,< "hostOnly": false,< "httpOnly": false,< "name": "test",< "path": "/",< "sameSite": "no_restriction",< "secure": true,< "session": false,< "storeId": "0",< "value": "To be changed. Check readme on how to extract cookie session from browser",< "id": 1< }< ]<}' |<apify call saswave/linkedin-mutual-connections-parser --silent --output-dataset
Linkedin Mutual Connections Parser API through CLI
The Apify CLI is the official tool that allows you to use Linkedin Mutual Connections Parser locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: