Gathering Follower Numbers

Hi, I am learning angularJS and want to pull the top 100 channels by follower numbers. I understand you can use https://api.twitch.tv/kraken/channels/channel/follows to get the follower numbers for that channel but how can I make it so it pulls the follower numbers only for the channels that are in the top 100.

I have created a script where I put in the channel names in manually and it pulls their follower numbers but is there a way to pull those channels automatically by checking if they are in the top 100 first, then pulling the data.

Hope I explained this clearly enough if not let me know. Any help would be great cheers!

Twitch doesn’t list the “top 100” channels, so no

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.