Y
Hacker News
new
|
ask
|
show
|
jobs
by
mrmuagi
667 days ago
Anyone know of a decent (doesn't have to be realtime) stock API for stocks? I didn't find any under the finance category besides one crypto related.
1 comments
__gcd
667 days ago
for basic high-low-open-close daily data, I like yfinance for daily data and polygon.io for minute by minute data
link