Skip to main content

Escape Python Template Project

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 the script, URL being the Github repo URl to scrap
gitscrap -t TOKEN -u URL -c

This will create a owner-repo.csv file in your current working directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gitscrap-1.0.0.tar.gz (9.0 kB view hashes)

Uploaded Source

Built Distribution

gitscrap-1.0.0-py3-none-any.whl (8.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page