HarshCasper / Rotten-Scripts

Scripts that will make you go WOW!
MIT License
1.47k stars 491 forks source link

Track Stargazers, save the info in JSON/CSV. #973

Closed vybhav72954 closed 3 years ago

vybhav72954 commented 3 years ago

Description

So recently our Project has been trending on GitHub!!!, Kudos 🥳

We are about to touch 500 ⭐s as well! First and foremost, thank you, everyone, it's the cumulative efforts of every contributor to date.

I was really interested in the upward trend and wanted to do some analysis of the recent upsurge. I found a few good projects (see references) for the same.

Those projects are full-fledged codebases consisting of multiple functionalities. I think a simpler script (maybe even a wrapper around GitHub API), that can list out recent (or all) Stargazers, those who unstarred recently, Location (if possible), email (we have a good script for that in this repo prepared by @rahulraikwar00) would be a good fit for this project.

Language

Checklist:

name about labels assignees
Track Stargazers See Description feature, gssoc21

Additional context:

Refernces: