Code Monkey home page Code Monkey logo

emailgetter's Introduction

E-Mail Getter

Command line tool to extract email addresses associated to a specific GitHub account.

This project was inspired by github-email a shell script that communicates with GitHub's API service to retrieve the email address associated to an account. This project aims to offer the same functionality and expand to other popular websites to add more reliability; notice that in comparison with the original idea this version of the code will delete duplicate entries as well as clear non-responsive addresses.

Warning

Please be mindful and do not use this program to spam people.

Email harvesting is the process of obtaining lists of email addresses using various methods for use in bulk email. People may harvest email addresses from a number of sources. A popular method uses email addresses which their owners have published for other purposes. Simply searching the web for pages with addresses — such as corporate staff directories or membership lists of professional societies — using automated programs can yield thousands of addresses, most of them deliverable. The DNS and WHOIS systems require the publication of technical contact information for all Internet domains; people have illegally trawled these resources for email addresses.

https://en.wikipedia.org/wiki/Email_address_harvesting
https://en.wikipedia.org/wiki/Anti-spam_techniques

Installation

I do not distribute binaries for security reasons.

go get -u github.com/cixtor/emailgetter

Usage

Print one or more publicly available emails associated to GitHub user torvalds:

emailgetter torvalds

Print one or more emails for the GitHub users who follow the same person:

emailgetter -followers torvalds

Restrict the results to a specific page:

emailgetter -followers -page 5 torvalds

emailgetter's People

Contributors

cixtor avatar

Stargazers

 avatar  avatar  avatar

Watchers

 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.