GitHub-Stalker icon indicating copy to clipboard operation
GitHub-Stalker copied to clipboard

Track your GitHub statistics with Pandas

Pandas Github Api

GitHub-Stalker

track your github statistics 👀

features


  • [x] find new followers or unfollowers
  • [x] find who got a star on your project or remove stars
  • [x] find who do you follow or unfollow
  • [x] Who doesn’t follow you back (new)
  • [x] Who has given your repositories how many stars in total
  • [x] who forked your repos
  • [x] your most starred repositories

how to setup ?

  • get your github api key in https://github.com/settings/tokens image

    • click generate new token and copy your API key
    • image
    • image
    • select the options shown above
  • Open cmd in GitHub-Stalker folder and type pip install -r requirements.txt

  • run in cmd python ./main.py

  • Enter the api key when the program first opens

    image

have fun you can start using 😋


showcase

  • who starred or unstarred your project 👾

    image

  • check who unfollow you 👽

    image

  • Who doesn’t follow you back (new) 🤖

    image

  • see the features of many more of your repos 😻

    image