How to get meta information of a "game" (Game Metadata)

I would like to display information from automatic generated “Games” of “https://www.twitch.tv” on a website and in a game client.

For example how many people are currently “Followers”, “Viewers” of a “Game”.
And how many “Live Channels” are there currently for this game.

Basically the information can be found on this site at one glance:

I looked all over the “New Twitch API Reference” but I can not find a simple way to get this information.
And after the information I retrieved I dont see a simple way to do this.
It would require lots of requests.

Has somebody encountered or solved a similar task?

Maybe a new API endpoint would be useful like:
https://api.twitch.tv/helix/games/metadata

The information you are looking for is not currently in Helix.

You are looking for

which is a kraken

https://api.twitch.tv/kraken/games/top

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