I’ve looked into the streams endpoint and tried out a few approaches…
Supplying a large channel list with the “channel” argument seems to work but sometimes returns wrong data.
Following every channel and use the endpoint for that doesn’t seem like a good approach since twitch limits the maximum amount of followers.
What would be the best and most efficient way to check a large array of channels for their uptime/game status without having to do one call per channel?