Giter VIP home page Giter VIP logo

linkedinharvester's Introduction

LinkedInHarvester

Scrapes names from LinkedIn companies and creates a list of email addresses from them. Email addresses will be output to emails.txt

How to use

Usage: python harvest.py COMPANY_ID DOMAIN COOKIE_FILE

Example: python harvest.py 207880 praetorian.com cookie.txt

OPTIONS:
-f abbreviate first name
-l abbreviate last name
-s swap order of first and last name

  1. The company ID will be the value you see when you browse to the company's employees in LinkedIn, example shown below:

First, click here on the company page to see the employees:

alt text

Then, the company ID will be displayed in the URL

alt text

  1. The domain will be the domain you would like the generated email addresses to have.

  2. There are two cookies that matter for LinkedIn requests. One is a csrf token, and one is a session identifier. The csrf token cookie is called "JSESSIONID" and will have a value similar to the following: "ajax:239842398432". The session identifier cookie is called "li_at" and will have a long string value. Prior to running harvest.py, log into LinkedIn and use a cookie manager to grab these two cookies. Then, place these two cookie values in a text file in the following format:

alt text

Keep in mind there should be a newline after both cookie values!

linkedinharvester's People

Contributors

maycon avatar

Watchers

 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.