Skip to content

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

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

5 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Email Finder

A simple command-line application to fetch email addresses from GitHub commits by author username. Join https://discord.gg/binary for support.

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

Stars

Watchers

Forks

Packages

No packages published

Languages