From 913f58a41ec9d7fc3c9860bb5ba0c75d42039f60 Mon Sep 17 00:00:00 2001 From: Prashant Kumar Mishra <33893505+ichbinprashant@users.noreply.github.com> Date: Fri, 8 Oct 2021 00:32:12 +0530 Subject: [PATCH] Add YahooFinance (#2132) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00624fe0..4d63becd 100644 --- a/README.md +++ b/README.md @@ -549,6 +549,7 @@ API | Description | Auth | HTTPS | CORS | | [Styvio](https://www.Styvio.com) | Realtime and historical stock data and current stock sentiment | No | Yes | Unknown | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes | | [Twelve Data](https://twelvedata.com/) | Stock market data (real-time & historical) | `apiKey` | Yes | Unknown | +| [Yahoo Finance](https://www.yahoofinanceapi.com/) | Real time low latency Yahoo Finance API for stock market, crypto currencies, and currency exchange | `apiKey` | Yes | Yes | | [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes | | [Zoho Books](https://www.zoho.com/books/api/v3/) | Online accounting software, built for your business | `OAuth` | Yes | Unknown |