Email Scraper for commit history
A simple python script to crawl all email address, name and username from a specific repository on GitHub.
Setup instructions
| Install: |
|---|
pip install -r requirements.txt |
Run instructions
| Run: |
|---|
Python email_scrape.py --help |
python email_scrape.py <token> <repo> |
Author
Disclaimers, if any
This script requires a Github Personal Access Token (PAT) to verify the user It does not store your Github Personal Access Token (PAT)