/GITHUB_REPO_DATA_EXTRACTOR

Extract all github repo information

Primary LanguagePython

GITHUB_REPO_DATA_EXTRACTOR

Extract all github repo information

using the script we can pull all the following information from Github. Github Org Name,Repository,Repository URL,Default Branch,Branches,Last Commit Date For Default Branch,Contributor Usernames,Contributor Emails,Unique File Types Extensions In The Default Repo

requirements

Python >= 3.9

Install the python dependencies before running the script

  pip install -r requirements.txt

To export the data using python script

python fetch_github_repos.py --pat_token <your_github_pat_token> org1 org2 --base_url https://github.yourcompany.com/api/v3 --output output_filename.html

HOW TO GENERATE PAT TOKEN

🔗 Links to connect with me

linkedin medium