Useful scripts to use graphql
Loads all user followers, command:
python3 followers.py <streamer>Loads all streamers that user follows, command:
python3 following.py <user>followers_analytics.ipynb provides an example, how to draw streamer followers histogram.