ticker
ticker copied to clipboard
Yahoo is now limiting the number of symbols you can request at once
Yahoo is now returning "429 Too Many Requests" if you request more than somewhere between 65 and 100 symbols at a time (it seems to vary, possibly on string length?).
#303 breaks things up into requests of no more than 50 symbols at a time. This appears to work for me, but I'm not a go expert so there may be a cleaner way of doing this.
This makes ticker work for me again, where before it was just displaying a blank page with no symbols appearing.