Scrap emails from Github repositories
Project description
GitScrap
A CLI tool for scraping email addresses from a Github repo, icluding STARGAZERS, CONTRIBUTORS, COMMITERS & WATCHERS.
Contribute
./install-dev.sh
Setup
Get your Github token
Create a personal access token: https://github.com/settings/tokens. Make sure to create a classic token, not a fine-grained token. Make sure to enable at least those scopes:
repo
read:packages
read:org
read:public_key
read:repo_hook
user
read:discussion
read:enterprise
read:gpg_key
Use
Run gitscrap, URL being the Github repo URL to scrap. For multiple repos, just write multiple URLs:
gitscrap -t TOKEN -u URL1 URL2 URL3 -c
This will create a one owner-repo.csv file per repo in your current working directory.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gitscrap-1.0.1.tar.gz.
File metadata
- Download URL: gitscrap-1.0.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.0 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49d1be44915be90fcf48a1649564bfaaa9c47beb08a7ce43f6a82622222f7583
|
|
| MD5 |
3ff3aa4639c5d45a16736571921ebc50
|
|
| BLAKE2b-256 |
6fa26687688e761810ed85e9b82508039ff3ec8c333052ae64f7472da4fb6fa6
|
File details
Details for the file gitscrap-1.0.1-py3-none-any.whl.
File metadata
- Download URL: gitscrap-1.0.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.0 Darwin/22.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b5c70229fee554aabffc69c905f0156fc7f78b49bc81755147d095289df0d979
|
|
| MD5 |
20f0914eb475e290fd8b1b6619bb9aa2
|
|
| BLAKE2b-256 |
3c00492db85fdb7b4b632bf432294a5bd05416ae073dbb32880a5fe80e0d49b0
|