Git Product home page Git Product logo

peepedin's Introduction

peepedIn

Peep the LinkedIn profiles of a company's employees.

There are other ways to do this kind of thing, but this is simple, targeted to what I need it to do, and easy to integrate into other projects.

Results are limited by the connections of the account used to run the tool. Keep pumping those sock puppets!

Install

git clone https://github.com/chm0dx/peepedIn.git
cd peepedIn
pip install -r requirements.txt

Use

usage: peepedIn.py [-h] [-j] url email password

Return a list of employee profiles and info from a company's LinkedIn profile URL.

positional arguments:
  url         The LinkedIn profile URL of the company you want to peep
  email       The account email to use for logging into LinkedIn
  password    The account password to use for logging into LinkedIn

optional arguments:
  -h, --help  show this help message and exit
  -j, --json  Output in json format

Example: python3 peepedIn.py url email password

NOTE

LinkedIn doesn't love automated logins. You may be rewarded with a challenge_url before LinkedIn will complete the login. Logging in ahead of time from a browser at the same IP you will run the tool from is a good way to avoid getting hit with the challenge. I'll look to add automated handling of the challenge at some point.

Credit

Thanks to https://github.com/nickls/linkedin-unofficial-api for API documentation

peepedin's People

Contributors

chm0dx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

peepedin's Issues

Use the code in my homework?

Asking for permission to use your code in a university homework

Hey, @chm0dx I'm writing a homework for university on the topic OSINT and found your script on my search for OSINT-tools. Since there is no licence for this project, I thought I'd rather ask whether I could use your script as an example for a LinkedIn scraper. I hope that's OK? I'm looking forward to your response!

Really like the simplicity of the script, great project! ๐Ÿ‘

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.