Linkedin Mutual Connections Parser
3 days trial then $25.00/month - No credit card required now
Linkedin Mutual Connections Parser
3 days trial then $25.00/month - No credit card required now
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
You can access the Linkedin Mutual Connections Parser programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "url": "https://www.linkedin.com/in/thomas-l/",
3 "cookies": [
4 {
5 "domain": ".linkedin.com",
6 "expirationDate": 1742798742.32278,
7 "hostOnly": false,
8 "httpOnly": false,
9 "name": "test",
10 "path": "/",
11 "sameSite": "no_restriction",
12 "secure": true,
13 "session": false,
14 "storeId": "0",
15 "value": "To be changed. Check readme on how to extract cookie session from browser",
16 "id": 1
17 }
18 ]
19}' |
20apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
16 monthly users
-
6 stars
67% runs succeeded
11 hours response time
Created in Nov 2023
Modified 10 days ago