Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 471 Bytes

File metadata and controls

25 lines (15 loc) · 471 Bytes

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.