Home

Awesome

ScrapedIn

Tool to scrape LinkedIn

This tool assists in performing reconnaissance using the LinkedIn.com website/API for red team or social engineering engagements. It performs a company specific search to extract a detailed list of employees who work for the target company. Enter the name of the target company and the tool will help determine the LinkedIn company ID, which will be used to perform the search.

NOTE: The tool extracts the maximum results of any search (1,000 contacts) by sendings less than 20 requests.

Output is stored as an XLSX file, however it is intended to be used with Google Spreadsheets and includes a formated report with profile pictures, etc. After importing the XLSX into Google Spreadsheets there will be a "dataset" worksheet and a "report" worksheet.

How to install

sudo apt-get install python3-pip -y
sudo pip install -r requirements.txt

How to run

export LI_USERNAME={username}
export LI_PASSWORD={password}

python3 ScrapedIn.py

ScrapedIn Demo.webm

ScrapedIn_running

ScrapedIn_report

dataset

report

Sponsorship

<img src="proxycurl.png" width=350>

Scrape public LinkedIn profile data at scale with Proxycurl APIs.

Built for developers, by developers.

Disclaimer

this tool is for educational purposes only and violates LinkedIn.com's TOS. Use at your own risk.