Giter Site home page Giter Site logo

p0wner / linkedinenum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clicknull/linkedinenum

0.0 2.0 0.0 12 KB

Scrapes LinkedIn and returns a CSV file containing the username, first name, last name and title for each enumerated user.

Python 100.00%

linkedinenum's Introduction

This tool returns a CSV file containing the username, first name, last name and title for each enumerated user.

$ python LinkedInEnum.py
Usage: python LinkedInEnum.py CompanyID NumberOfPages
Example: python LinkedInEnum.py 1337 1000

*Find CompanyID by visiting a company page and copy the 1337 in:
	https://www.linkedin.com/company-beta/1337
	https://www.linkedin.com/company/1337

Enumerating 10 LinkedIn search pages for LinkedIn employees:

$ python LinkedInEnum.py 1337 10
 ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____ ____
||L |||i |||n |||k |||e |||d |||I |||n |||E |||n |||u |||m ||
||__|||__|||__|||__|||__|||__|||__|||__|||__|||__|||__|||__||
|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|/__\|
LinkedIn Username: [email protected]
LinkedIn Password:
[!] Authenticating...
[!] Authentication for "[email protected]" succeeded!
Username format options:
		1. Joe Schmo -> JoeSchmo
		2. Joe Schmo -> Joe.Schmo
		3. Joe Schmo -> JSchmo
		4. Joe Schmo -> J.Schmo
		5. Joe Schmo -> SchmoJoe
		6. Joe Schmo -> Schmo.Joe
		7. Joe Schmo -> SchmoJ
		8. Joe Schmo -> Schmo.J
Format Option: 3
You selected '3', proceed? [Y]es/No:
[!] Enumerating page number 1 for users...
[!] Enumerating page number 2 for users...
[!] Enumerating page number 3 for users...
[!] Enumerating page number 4 for users...
[!] Enumerating page number 5 for users...
[!] Enumerating page number 6 for users...
[!] Enumerating page number 7 for users...
[!] Enumerating page number 8 for users...
[!] Enumerating page number 9 for users...
[!] Enumerating page number 10 for users...
[!] User enumeration complete!
[!] 101 LinkedIn users were enumerated! Username, first name, last name and title was written to "/home/leo/Tools/Scripts/Repos/LinkedInEnum/1337_linkedin_users.csv"!

Please note:

    LinkedIn Terms of Service: "...we prohibit both the act of scraping others’ content from our services, and the development and support of tools to scrape LinkedIn services."
    There is currently a bug that includes the current user apart of the user list (first entry).
    You must use a LinkedIn account with a big enough network otherwise the search URL the script relies on will return unusable data.
    The script uses a SLEEPMIN (line 31) and SLEEPMAX (line 32) to randomize the sleeps between HTTP requests, you can edit this, however, it is probably safer to leave the sleeps there.

linkedinenum's People

Watchers

James Cloos avatar  avatar

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.