Hacker News new | ask | show | jobs
by yahelc 4637 days ago
You might find this service I built useful: It queries the Bing API for different combos of the name/domain (John.Smith@nytimes.com, JSmith@nytimes.com, etc) and returns their counts, and then deeplinks into a Google verbatim search of that email address.

http://emailguesser.com

Source is on Github: https://github.com/yahelc/emailguesser.com

1 comments

That is sick! Oh...that feels like it definitely belongs in this hack. Great stuff.