All Projects → minimaxir → get-profile-data-of-repo-stargazers

minimaxir / get-profile-data-of-repo-stargazers

Licence: MIT license
This repository contains a script used to get the GitHub profile information of all the people who've Stared a given GitHub repository

Programming Languages

python
139335 projects - #7 most used programming language

Get GitHub Profile Data of All Stargazers of a GitHub Repo

This repository contains a script used to get the GitHub profile information of all the people who've Stared a given GitHub repository. The time the user starred the repository is included as well. The combination of both of these metrics can be useful for performing quantitative analysis for the popularity of the GitHub repository.

Usage

To use the script, fill in the access_token with a Personal Access token obtained from the Settings panel on GitHub (never share with anyone else!). Additionally, set the desired repo name, in the form of <username>/<repo_name>.

Maintainer

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].