Skip to content

Obtain emails using the LinkedIn Graph API

License

Notifications You must be signed in to change notification settings

NorthwaveSecurity/linkedin-crawler

Repository files navigation

Obtain employee names and email addresses based on LinkedIn data
GoalInstallationUsageIssuesLicense
Built with ❤ by the Northwave Red Team


Goal

Obtain employee names and email addresses based on LinkedIn data.

Installation

pip install git+https://github.com/NorthwaveSecurity/linkedin-crawler

or

make install

Usage

Copy settings.example.toml to settings.toml and set the cookie values based on the values of a logged-in browser session. You can also install a settings file in ~/.config/linkedin_crawler/settings.toml

Search for a company's employees on LinkedIn and copy the company ID from the URL:

linkedin search

linkedin_crawler <company_id> <email_domain>
linkedin_crawler --help

Tests

make tests

Issues

Issues or new features can be reported via the Github issue tracker. Please make sure your issue or feature has not yet been reported by anyone else before submitting a new one.

License

LinkedIn Crawler is open-sourced software licensed under the MIT license.

About

Obtain emails using the LinkedIn Graph API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published