Giter Club home page Giter Club logo

find-any-email's Introduction

NOTE: Rapportive recently changed their API which has broken the functionality of this script. If you already know where the bug is or have time to fix it, send a pull request.

This script has been made into a Ruby Gem PossibleEmail


Find Anyone's Email

Ruby script to find anyone's email using their first name, last name, and domain.

More information in my blog post at PatrickPerey.com

Usage

Enter target's first name, last name, and possible domain into the terminal

ruby ./find_email.rb first_name last_name domain

Not sure about the domain? Use the --domains option

ruby ./find_email.rb first_name last_name --domains gmail.com,yahoo.com,live.com

Just want to Confirm a single email? Use the -e option

ruby ./find_email.rb -e [email protected]

Example

Input

ruby ./find_email.rb kevin rose gmail.com

Output

.......
[email protected]
Name: Kevin Rose
Position: General Partner
Company: Google Ventures
Position: Board Member
Company: Tony Hawk Foundation
Twitter - http://twitter.com/kevinrose
Facebook - http://www.facebook.com/kevinrose
Facebook - http://www.facebook.com/profile.php?id=6162642477
LinkedIn - http://www.linkedin.com/in/kevinrose
About.me - http://about.me/kevinrose
AngelList - http://angel.co/kevin
Delicious - http://delicious.com/kevinrose
Digg - http://digg.com/kevinrose
Flickr - http://www.flickr.com/photos/kevinrose/
Foursquare - http://foursquare.com/kevinrose
FriendFeed - http://friendfeed.com/kevinrose
Google+ - https://plus.google.com/110318982509514011806/posts
Google+ - https://plus.google.com/115676926487344928572/posts
Google Profile - https://profiles.google.com/kevinrose
Gowalla - http://gowalla.com/krose
Quora - http://quora.com/kevin-rose
Vimeo - http://vimeo.com/kevinrose
YouTube - http://youtube.com/kevinrose

Notes

  • With great power, comes great responsibly
  • Wrapper around the undocument Rapportive API.
  • Valid results may be hidden due to API's limitations
  • The script will print other emails, even the ones you're not looking for.
  • Send Bitcoin 18fZ6muNmBrtENMZhnAjUw8eEsytmY8mZJ

Contributing

  1. Fork it ( http://github.com/the4dpatrick/find-any-email )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

find-any-email's People

Contributors

the4dpatrick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

find-any-email's Issues

Rapportive URL changed?

I have been using this gem for a couple months. The day before yesterday it just stop working.
Here it's the error:
`rescue in request': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (HTTPI::SSLError)´

I guess that Rapportive URL changed because it looks like this one('https://rapportive.com/login_status?user_email=' + email) is not working anymore.

Valid emails are being skipped

After trying twice without a valid response, the email is skipped because of the way the exp_backoff method is implemented. Possible solution could be to cross reference email with its corresponding gravatar. If there is a gravatar, then it is that much more likely to be a valid email.

Turn into a gem

Could this be a Ruby gem rather than having to download the source and go to the path it would be nice to be able to use the command globally.

I use it quite a bit and it is awesome thank you for creating it!

Rapportive API Rate Limiting

If you run the script too often, then Rapportive's API would give you an 429 error. This results in some valid results being left out. I have bypassed the error, but I would want to know if there is a way to fix.

Email addresses with and without dots outputted for gmail

The same email addresses with and without dots are outputted for gmail.

For example, searching for paul schreiber --domain gmail.com turns up both paulschreiber@ and paul.schreiber@, which are the same.

Oddly, they both have results, even though the latter is synthetic and not used to register anywhere.

Every valid email is output

When a valid email is processed, the information would output. We could set an option to only output valid emails that have the same first and last name as the inputted arguments.

--quiet may be a good option name?

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.