Im using the API Acces to display viewer follower and views of people who were online/offline [5 people] each 10 minutes and it works fine. I always write those values into my database.
But when i visit https://socialblade.com/twitch/ it seemes like they can see into the history of every player. How is that possible ? i only found “https://api.twitch.tv/kraken/channels/”+ playername + “/videos?limit=99&login=”+ playername + “&offset=0”; to see older videos and their viewer but i cannot find "view history or follower history for each stream he has done.
Thank you in advance.