How i can get whole list of channels by game’s name without duplicate??
I tried to take list of channels with max limit (100) changing offset value (with “/search/channels/…”) but seems that requests return duplicate values.
Thanks for reply, i tried to use streams endpoint but duplicate values persists when i try get more than 100 streams, furthermore not all streams are returned.
I tried to search streams by game with “League of legends”.
Can someone help me??
Maybe i get duplicate entries because i perform multiple requests over time and to every request the streams change, is possible?