add sec edgar filing api

This commit is contained in:
Zhe Wang
2023-02-19 22:40:43 +00:00
parent 3102b5ba10
commit ce685d90f0
+5
View File
@@ -68,6 +68,7 @@ And I count crypto as whole new category: [>> Click ME to Systematic Crypto](cry
- [Databases](#databases)
- [Data Source](#data-source)
- [Stocks and General](#stocks-and-general)
- [Alternative](#alternative)
- [Crypto](#crypto)
- [Broker APIs](#broker-apis)
- [🔥 Quant Shops Code and Blog](#-quant-shops-code-and-blog)
@@ -270,6 +271,10 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a
- [AkShare](https://github.com/akfamily/akshare) |`Python`| - AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
- [Fundamental Analysis Data](https://github.com/JerBouma/FundamentalAnalysis) | `Python` | - Fully-fledged Fundamental Analysis package capable of collecting 20 years of Company Profiles, Financial Statements, Ratios and Stock Data of 20.000+ companies.
### Alternative
- [SEC EDGAR Filing API](https://github.com/janlukasschroeder/sec-api-python)
### Crypto
- [Cryptofeed](https://github.com/bmoscon/cryptofeed) |`Python`| - Cryptocurrency Exchange Websocket Data Feed Handler with Asyncio