Rate Limiting of twitch API

The current way I m using api can’t cache information, so i will make the last suggest

  • Call all stream by game and lang, in a while loop to store all data in an array
  • Simultaneously when the first 100 are call alow user to random streamers with this array
  • Call the curent stream randomise by the user all minutes to update viewer count and other things
  • Call the user endpoint to get profil picture

The first point is recall on each filter change

The other point are call on each “randomise”

Thanks a lot with an account system it will work better :slight_smile: