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
- 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.