Hacker News new | ask | show | jobs
by k3oni 2228 days ago
I would move away from the Yahoo Finance API, there's a few data sources that you can use that have free access to their API, see [1] for an example.

- [1] https://www.alphavantage.co/

1 comments

I took a look at Alphavantage, but I wanted other data like daily transaction volume + market caps to do things like weighted regressions. The rate limiting was also a little restrictive.