8000 GitHub - elliott-diy/EmailFinder: A simple CLI tool to fetch email addresses from GitHub commits by username. Inspired by Ravgeet Dhillon's GitHub Email Finder.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A simple CLI tool to fetch email addresses from GitHub commits by username. Inspired by Ravgeet Dhillon's GitHub Email Finder.

License

Notifications You must be signed in to change notification settings

elliott-diy/EmailFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Email Finder

A simple command-line application to fetch email addresses from GitHub commits by author username.

Hosted Version

Try the web-based version here!: https://elliott.diy/projects/github/

No install. No hassle. Just enter a username and get results.

Features

  • Fetch email addresses from public GitHub commits.
  • Easy-to-use CLI interface.
  • Option to use a hardcoded GitHub token.

Usage

  1. Clone the repository.
  2. Run the script with the required arguments:
    python main.py --username <GitHub Username> --token <GitHub Token>
  3. Alternatively, set your token in the HARDCODED_TOKEN variable in the script.

Example

python main.py --username elliott-diy --token ghp_your_personal_token

Notes

  • Don't abuse this tool; it is for educational purposes only.
  • Make sure to follow GitHub's API usage guidelines.

Acknowledgments

Run Anywhere

  • You can use this tool in a GitHub Codespace without installing anything locally!

Coming Soon

A web version of this tool is in the works! Check out my website for updates: elliott.diy.


Built with ❤️ and ☕ by Elliott.

About

A simple CLI tool to fetch email addresses from GitHub commits by username. Inspired by Ravgeet Dhillon's GitHub Email Finder.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0