sdk1
October 13, 2015, 2:05am
1
Is it possible to get a streamers CS:GO Rank from the https://api.twitch.tv/kraken/streams?game=Counter-Strike:%20Global%20Offensive&limit=500 . If you look @ the JSON response it doesn’t show a rank but it shows it in the directory of the game on the twitch website. I think it would be an amazing addition to the API.
If it is possible please link to to the page. Thanks.
night
October 13, 2015, 2:40am
2
Twitch uses this API on their website: https://api.twitch.tv/api/cs?limit=20&offset=0&order=channel_count
If you choose to use it, note that Twitch doesn’t promote its usage and it could break at any time.
sdk1
October 13, 2015, 11:57am
3
Thanks, thats a beauty! Exactly what I was looking for appreciate it man!
i’d really like to know why isn’t this in any documentation.
Twitch’s github site is very poor…
night
October 19, 2015, 10:41pm
5
This is not a publicly documented API endpoint as it’s designed to be used solely on Twitch’s website. Twitch’s GitHub docs are up to date with what they are supporting for public usage.
scagood
November 5, 2015, 11:34am
6
I know this is an old topic but I just wanted to throw this out there:
You can get csgo matchmaking stats using the nodejs csgo plugin:
Hope that helps,
sca
system
Closed
December 5, 2015, 11:34am
7
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.