node-yahoo-finance icon indicating copy to clipboard operation
node-yahoo-finance copied to clipboard

What's the rate limit?

Open sbr2567 opened this issue 2 years ago • 0 comments

I've been fetching stocks in a for loop. I notice after about 110 stocks, the fetch no longer is returning any data whatsoever. I am catching any errors and have avoided all errors, but when this occurs there is no error. It's simply not supplying me data. So i'm assuming this is because i'm meeting yahoo-finance's rate limit.

What is the rate limit for this package?

sbr2567 avatar Aug 29 '22 14:08 sbr2567