paulirish / github-email

Get a GitHub user's email. :sunglasses: Use this responsibly.
https://www.npmjs.com/package/github-email
998 stars 111 forks source link

Some user return no email #22

Closed zhongjiajie closed 4 years ago

zhongjiajie commented 4 years ago

Ex: https://github.com/liboren After I install by npm install --global github-email and then run github-email liboren it return as below but when I follow this article I could find user email in this patch.

So could we get user email in those without email in their profile?

tianshanghong commented 4 years ago

There are some words in that section of "Email on GitHub." They are "hidden" because of the black background. You probably need to add your GitHub token in your environment variables to get those emails.