Skip to content

FORCOLAB-UofT/GitHubAPI-Crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHubAPI-Crawler

This is a fork of @user2589/ghd

To execute the script

Create token.txt file, and list your GitHub Token per line

main.py contains a few examples

How to create GitHub Tokens

Once you log into your GitHub account, click on your avatar - Settings - Developer settings - Personal access tokens - Generate new token - Generate token (green button at the bottom of the screen). Important: DO NOT CHECK ANY OF THE BOXES THAT DEFINE SCOPES

You could have multiple email accounts (--> multiple GitHub accounts) --> make a token for each.

How to contribute

Create a fork, make changes in your fork, and once finish the implementation, submit a PR.

About

This is a fork of @user2589/ghd

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages