georgevanburgh / twitch-chat-scraper

A Twitch chat scraper, written in GoLang.
MIT License
18 stars 1 forks source link

Locator only returns top 100 channels #1

Closed georgevanburgh closed 8 years ago

georgevanburgh commented 8 years ago

If we'd been clever and read the API doc, we'd have known that we need to fully paginate the streams endpoint, if we want our stats to be complete.