Skip to content

AnnaCodit/TwitchGraphQLScripts

 
 

Repository files navigation

TwitchGraphQLScripts

Useful scripts to use graphql

Русская документация

Followers loader

Loads all user followers, command:

python3 followers.py <streamer>

Following loader

Loads all streamers that user follows, command:

python3 following.py <user>

Followers analytics

followers_analytics.ipynb provides an example, how to draw streamer followers histogram.

About

Useful scripts to use graphql

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 69.1%
  • Jupyter Notebook 30.9%