Skip to content

ShkudW/LinkedInSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

LinkedInSearch

Simple Tool for employees recon (searching trere LinkedIn profile)

  1. Create free account in : https://serper.dev (you can use Temp mail https://temp-mail.org/)
  2. Take the API Key and export it on Linux machine:
export SERPER_API_KEY="XXXXXXXXX"
  1. Create enviroment
python3 -m venv LinkedInSearch
  1. Enter the enviroment
Source LinkedInSearch/bin/active
  1. Install:
pip install requests 
  1. Usage:
python3 LinkedInSearch.py -q "Company" --pages 5 --per-page 20

About

A simple Python-based tool for searching for company employees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages