Github_Unfollowers is a script to track the recent people who unfollowed you on Github using the Github API.
- It uses the github API to fetch data of followers.
- The data is then stored in
Followers.jsonfile and compared with new data and hence the unfollowers can be found!
- cd to Rotten-Scripts\JavaScript\Github_unfollowers.
- Run
npm installto install all dependencies. - Check whether there is [] in
Followers.jsonin the beginning. - Run
node Github_unfollowers.jsand unleash the magic ✨✨.
Vismita Prabhu - @vismitap


