Get total number of streams for a game

Is it possible to get the total number of streams for a game? The old API would return this property. So even if you requested the top 10 streams for a game it would also tell you the total number of streams. Is it possible to get this value in the new API?

The only way to do this with Helix would be to use the Get Streams endpoint, specify the game using the game_id param, and summing the results from each page (so would require multiple requests).

Is there any reason this feature was removed in the new API? It was a nice feature from the old API.

Do you know if there is any other overall information you can get like followers or viewers for a game?

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