From 4d294eb7577119d0830640072ca4b9d988082e88 Mon Sep 17 00:00:00 2001 From: Sankalp Bhatia <82900390+sankalpbhatia20@users.noreply.github.com> Date: Sat, 21 Jan 2023 21:08:01 +0530 Subject: [PATCH] Added another Finance API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..299e13bf 100644 --- a/README.md +++ b/README.md @@ -781,6 +781,7 @@ API | Description | Auth | HTTPS | CORS | | [Twelve Data](https://twelvedata.com/) | Stock market data (real-time & historical) | `apiKey` | Yes | Unknown | | [WallstreetBets](https://dashboard.nbshare.io/apps/reddit/api/) | WallstreetBets Stock Comments Sentiment Analysis | No | 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 | +| [AltAPI](https://www.altapi.tech/) | Providing a suite of Alternative Data endpoints such as ESG Scores, Insider Trades, Social Sentiment Analysis and much more | `apiKey` | Yes | Unknown | | [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 |