From 09f5ca4745224cfbec832e163ca09d8bfb1423a4 Mon Sep 17 00:00:00 2001 From: ruchit2801 <39343253+ruchit2801@users.noreply.github.com> Date: Sun, 31 Oct 2021 00:14:54 +0530 Subject: [PATCH] Add SEC EDGAR data API to finance --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3547ed61..8f36290c 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,7 @@ API | Description | Auth | HTTPS | CORS | | [Polygon](https://polygon.io/) | Historical stock market data | `apiKey` | Yes | Unknown | | [Razorpay IFSC](https://razorpay.com/docs/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown | | [Real Time Finance](https://github.com/Real-time-finance/finance-websocket-API/) | Websocket API to access realtime stock data | `apiKey` | No | Unknown | +| [SEC EDGAR Data](https://www.sec.gov/edgar/sec-api-documentation) | API to access annual reports of public US companies | No | Yes | Yes | | [SmartAPI](https://smartapi.angelbroking.com/) | Gain access to set of and create end-to-end broking services | `apiKey` | Yes | Unknown | | [StockData](https://www.StockData.org) | Real-Time, Intraday & Historical Market Data, News and Sentiment API | `apiKey` | Yes | Yes | | [Styvio](https://www.Styvio.com) | Realtime and historical stock data and current stock sentiment | No | Yes | Unknown |