GithubHelp home page GithubHelp logo

5l1v3r1 / linkedin-email-extractor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from futoricky/linkedin-email-extractor

0.0 1.0 0.0 49.36 MB

A node web scraper to extract your linkedin connection emails

JavaScript 100.00%

linkedin-email-extractor's Introduction

linkedin-email-extractor

A node web scraper to extract your linkedin connection emails

Currently not being actively maintained, but open to Pull Requests.

Important Note

Scraping data off of LinkedIn is against their User Agreement. This is purely intended for educational purposes.

If you would like to know the process on making this script, you can read about it here

Why?

LinkedIn allows you to export all of your connections' info into a csv, except for their emails. Additionally their API stopped allowing the extraction of emails around 2013-2014. Why don't we have access to our connections emails through their data export if we both agreed to share that info/data?

Installation

  • Clone this repo git clone https://github.com/FutoRicky/linkedin-email-extractor.git or download
  • Move into the repo directory cd linkedin-email-extractor
  • Install dependencies npm install

How to Use

  • You will need the Connections.csv file that LinkedIn provides with the data export.
  • Add the Connections.csv file into the linkedin-email-extractor directory
  • Run npm start or node --harmony index.js
  • Enter LinkedIn Credentials when prompted
  • Wait for email extraction process to finish
  • An email.txt file will be generated with all the emails inside the stored_data folder.

LinkedIn UI Versions

If your panel looks like this, then you are still on the old version, use a version <= 1.1.1:

Screen-Shot-2019-01-30-at-4-12-12-PM.png

If your panel looks like this, then you are one the new version:

Screen-Shot-2019-01-30-at-4-14-34-PM.png

Issues extracting? Read This

If linkedin updates their page and changes the class of an element used in the script it will stop working. You can check out the source code and verify if any class has changed on linkedin and update the script to make it work again. I can't be constantly checking linkedin to see if they have changed something that breaks the script.

linkedin-email-extractor's People

Contributors

dependabot[bot] avatar futoricky 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.