All Projects → minimaxir → Get Github Repo Descriptions

minimaxir / Get Github Repo Descriptions

Gets the discriptions for a specified number of public GitHub repositories.

Programming Languages

python
139335 projects - #7 most used programming language

get-github-repo-descriptions

Gets the discriptions for a specified number of public GitHub repositories. (and the repository names for good measure.) Uses the personal access token created in the GitHub admin.

Retrieves 100 * number of iterations (3000 by default). The GitHub API limit is 5000 calls/hr, but the query & processing takes about 1 second each iteration, so there should be no rate limiting issues.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].