Can anyone recommend a stock price API (free or inexpensive would be great ?
Thanks so much,
Tim
Can anyone recommend a stock price API (free or inexpensive would be great ?
Thanks so much,
Tim
I guess I can use GOOGLE FINANCE to a google sheet and take it from there?
It would be nice to have a more direct solution…
Tim
Rapid API is usually my go to for APIs as most of them have free daily request limits.
Admittedly, I have never used any for fetching stock prices, but most APIs are similar in nature and you’ll be able to achieve what you want with a simple HTTP request piece or even fire them off straight from a Google Sheet using your Webhooks.
You can also setup Projects/Apps in the RapidAPI Studio, which can be very helpful for testing (see below image):
Although, personally for testing, I usually just use Postman:
or HTTPie:
Hope this helps!
Wow great resource…thanks @GunnerJnr !
tiingo.com free tier API allows for 50 updates per hour
I personally use financialmodelingprep.com (can’t find the page now, but they had a coupon on reddit for starter package)