Live data from Hacker News

Show HN: Little tool to find prospect's email address

thrust.io

11–17 of 17 posts

Re: Show HN: Little tool to find prospect's email address

#12
You Da Man!

I am particularly good at debugging, and I greatly enjoy it, but it is quite uncommon that I am offered purely debugging jobs.

I've had the idea of scouting around for well-financed programs that totally suck, then contacting their publishers to offer my service of fixing their broken code.

I haven't had any bites yet. Your service is very encouraging to me.

Re: Show HN: Little tool to find prospect's email address

#16

This tool is amazing! I think it works kind of like this: it splits firstname and lastname, tests for a response code on some random combination like "firstletterOfFirstName + last name" on a service like this http://verify-email.org/ very clever !!

Hi, you said on my chatbot ACUMAN that you would be willing to help, and that you made a similar service at age 17. BTW I'm 14 years old.

Re: Show HN: Little tool to find prospect's email address

#17
Cute, I assume it start SMTP sessions with different cobinations and checks if the server does not return an error after corresponding RCPT TO. It will not work with "catch-all" servers. Hint for inproovement - so far it does not find emails with numbers like John123@gmail.com
Post reply on HN