Skip to content

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

License

Notifications You must be signed in to change notification settings

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

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%