Skip to content

crosslinked

1,195 1 6 GPL-3.0
0.3.0 (19 Jun 2023) Feb 14 2011 542 (month)

CrossLinked is a LinkedIn enumeration CLI tool that uses search engine scraping to collect valid employee names from an organization.

This technique provides accurate results without the use of API keys, credentials, or accessing LinkedIn directly! It allows you to quickly and easily gather data on LinkedIn profiles and build a network of connections for your research or social engineering needs.

Example Use


$ python3 crosslinked.py -f '{first},{last}' company_name
# where 
{first},{last} is a format of employees name output
company_name - employers name, e.g. Microsoft
#

Alternatives / Similar


Other Languages

Was this page helpful?