Scrape email adress by username

siki88

Regular Member
Joined
Jul 28, 2018
Messages
264
Reaction score
52
Hey,
is there a way to scrape the mail adress of someone just by his username and his page?

Thanks
 
If you assume that his username is the prefix and "gmail.com" the suffix then this is very easy to program.

Second option is Twitter API, I don't know for sure but I think it only works if he signs in into your application.
 
The only way you can scrape emails on twitter is if the user enters it into the BIO / DESCRIPTION field.

If the user has not specified to make this public, you cannot access it.
 
Back
Top