Need list of live dota2 streamers for android app

hello ,
i am trying to make an android app which will show in a list the live dota2 streamers that are streaming currently and after they click on the list it will redirect to twitch . can you help in how can i get the live streamers data into my android app

The best place to start is the documentation: https://github.com/justintv/Twitch-API

You will find how to call our API and the endpoints available to get the required information for your application. :slight_smile: There is also mobile deeplinking documentation there, too!

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