Skip to content

Given a list of companies, get the list of employees that 2nd degree to you on LinkedIn along with your common connection

Notifications You must be signed in to change notification settings

RomainLapeyre/get_linkedin_connections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

See who can introduce you to a company using LinkedIn

Given a list of companies, this script generates a list of employees who are 2nd degree to you on LinkedIn, along with your common connections

How to use it?

  • Add the list of companies you'd like to test in companies.csv, below "Company Name".
  • Run python get_common_connections.py

This will generate a file, connections.csv, where you'll see people who are second degree to you at the companies you listed, along with your common connections to them.

About

Given a list of companies, get the list of employees that 2nd degree to you on LinkedIn along with your common connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages