π About GitSint
June 28, 2026 Β· View on GitHub
ππβG i t S i n t
πβAbout GitSint
π΅οΈ GitSint (v2) is an OSINT tool for investigations on the GitHub platform. The tool mostly works with GitHub APIs.
Features of script
- fully async
- asynchrone scraping
- menu in cli format (commands)
GitSint extracts various information like
- login
- name
- id
- biography
- location
- avatar (+ upload)
- followers
- following
- repos
- gists
- date of creation/update
- X (Twitter)
- blog
- organizations
- potentials friends
- similar names
- emails related
- names related
- names used
- email to account
π The information found by GitSint is presented in the form of a tree structure for better navigation.

πWhat's new ?
- Fully asynchrone system
- Completely redone design
- Find all email adress in commits
- Find all usernames in commits
- Added email-based account tracking.
- Information searches from an organization
- Light mode => account tracking by email (works with GitHub API)
- Avatar upload
- Search for similar names
π¦βInstallation
$ git clone https://github.com/N0rz3/GitSint.git
$ cd ./GitSint
$ pip install -r requirements.txt
π² Usage
usage: gitsint.py [-h] [-u [USERNAME]] [-o [ORGANIZATION]] [-e [EMAIL]] [-f [FRIENDS]] [-l] [-a [AVATAR]]
[-s [SIMILAR]]
options:
-h, --help show this help message and exit
-u, --username [USERNAME]
searches all public information by username
-o, --organization [ORGANIZATION]
searches all public information by organization
-e, --email [EMAIL] search for an account by email
-f, --friends [FRIENDS]
search for potential friends by username
-l, --light light mode with option '-e' (search account by email with API)
-a, --avatar [AVATAR]
download profile picture (avatar) by username
-s, --similar [SIMILAR]
search for similar names by username
π§ Some examples of usage
$ python3 gitsint.py -u username$ python3 gitsint.py -o orga$ python3 gitsint.py -e email@email.com𦾠Recommended for a 100% accurate result.$ python3 gitsint.py -l -e email@email.com⨠The 'light' mode is far less efficient than the 'email' module; it works using the GitHub API.
πβMore
βπ‘οΈ Protection
If you don't want to display your email address in the commits and leave it private, you just have to go to
settings -> emails
and tick these two parameters

I invite you to read this guide which will explain how to protect your personal data on GitHub. (DOC)
πΏ Contributions
Make a pull requests with all the details needed to contribute of the cat work πΊ
βοΈ / β Rules
this tool was designed for educational purposes only and is not intended for any mischievous use, I am not responsible for its use.
π License
This project is License GPL v3 be sure to follow all rules π
π Thanks
- If you like what i do please subscribe π. And if you find this tool is useful don't forget to star π
- This tool is inspired by GitFive made by mxrch
πΆ Support me π
