carrollstreet / email-finder

This script finds user mailboxes in GitHub API and commits. You can use it for recruiting needs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Email Finder

This script is for mailbox searching in GitHub public API and commits, it also finds telegram username by GitHub nickname. This project is for educational purposes, use at your own risk.


How does it works:

You have to enter the username of the GitHub user and the script will try to find a telegram account link, then mailboxes in GitHub public API and mailboxes in commits in the end. The script will show mail owner along with parsed mailboxes and the same for the telegram account link, so you can compare if account owners have the same names. Script also ignores forked and archived repos and verifies that the commit belongs to the GitHub account owner. In cases, when the GitHub account owner merges a pull request the script will show the mailbox of the pull request author.


How it looks like:

Снимок экрана 2021-10-02 в 15 08 45

About

This script finds user mailboxes in GitHub API and commits. You can use it for recruiting needs.


Languages

Language:Python 100.0%