Fetching all streamers every 5 mins

Staying within the API limits, is it possible to fetch the live status + stream name every 5 mins for every live twitch streamer?

Like could I build a list of every current live streamer, and fetch updates every 5 mins to see if they’re still live and what game they’re playing?

Yes, that’s possible.

I recommend reading the Documentation https://dev.twitch.tv/docs/api/ as rate limits and stream data endpoints are all documented.

Thank you!

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