-
Notifications
You must be signed in to change notification settings - Fork 10
How to get profile information of all your connections
Linked Social Toolkit make easier to collect all data of your 1st, 2nd and 3rd degree connections. You can analyze connections profile information in Excel or any spreadsheet.
- Get profile information of targeted connections
- Get profile information of all your connections
- How to download sent invitation
You can get information of your all connections using Linked Social Toolkit. Click the “Get connections info” button from Linked Social Toolkit left menu then you will see dialog as below
- Click the “Get connections info” button from Linked Social Toolkit left menu
- Check “Get all connections” checkbox
- Click the "Get" button
Check “Get all connections” checkbox to get all your connections’ profile info one by one. Using this feature all search filters are ignored.
Check “Get user’s current company’s contact details” checkbox to get user’s current company’s contact details. Company contact details includes company emails, phone numbers, company and user guessed emails, company website URL, description, followers count and specialties.
Additional permission would be required to get user’s current company’s contact details. Tampermonkey extension will ask for your permission to allow or forbid cross-origin requests. So when you get prompted for permission, It is recommended to click the Always allow all domains button in order to get user’s current company’s contact details. Screenshot of permission page is as below
Start position is the initial value where script start collecting profile information of connections in search results then increment start position when script finishes the search results returned by initial request. Start position 0 is most recently added connection in your connection list.
Total number of profiles you want to scrape.
Delay between collecting every single profile information in seconds.
Click the download button to download scraped data of your connections.
You would be able to get following information of your connections if available
- First name
- Last name
- Phone numbers
- Twitter handle
- Profile title
- Industry name
- Skills
- Location name
- Country code
- Postal code
- Profile URL
- Instant messaging handles
- Website links
- Languages
- Profile summary
- Certifications
- Courses
- Degree name
- Field of study
- School name
- Position title
- Job time period
- Position description
- Company name
- Company industry
- Company employee count
- Company location name
- Current company emails
- Current phone numbers
- Current company guessed emails
- User guessed emails
- Current company website URL
- Current company description
- Current company total followers count
- Current company specialties
Click the “Stop script execution” button from Linked Social Toolkit left menu to stop script from collecting connections' profiles.