Giter Site home page Giter Site logo

prabhakar267 / github-email-extractor Goto Github PK

View Code? Open in Web Editor NEW
62.0 6.0 19.0 295 KB

:sunglasses: Chrome extension to fetch the email ID of a user even if they haven't made it public on their GitHub profile

License: MIT License

JavaScript 100.00%
github-profile github email private chrome chrome-extension

github-email-extractor's Introduction

GitHub Email Extractor

Browser extension to display email ID of any GitHub user (even if it isn't public on their GitHub profile by getting information from GitHub user's commits, owned repository commit activity)

Before After
GitHub Email Extractor GitHub Email Extractor

Manual installation

Due to a takedown from the Chrome Store you can only install this extension manually.

  • Clone the repo somewhere: git clone https://github.com/prabhakar267/github-email-extractor.git
  • Open: chrome://extensions
  • (Activate developer mode in top right corner, if turned off)
  • Click Load unpacked button in top left corner
  • Select the src directory of this repo (which you cloned to your local system in step 1)

How it works

  • Makes an API call to github-email-extractor server with the GitHub username.
  • Server checks if there's an email ID for given username, else it parses all the GitHub acitvity for the user to get the email address.

Contribute

Other Useful GitHub Extensions

Python Package

GitHub Email Extractor can be used as a Python library github_email PyPI version

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.