From 8ae21e8facee7a83b8c232e8048056174b7ed174 Mon Sep 17 00:00:00 2001 From: Spyros Date: Mon, 9 Feb 2026 13:53:27 +0200 Subject: [PATCH] Fix name to StockAInsights --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92856c6..9e2db39 100644 --- a/README.md +++ b/README.md @@ -231,7 +231,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [wallstreet](https://github.com/mcdallas/wallstreet) - Real time stock and option data. - [stock_extractor](https://github.com/ZachLiuGIS/stock_extractor) - General Purpose Stock Extractors from Online Resources. - [Stockex](https://github.com/cttn/Stockex) - Python wrapper for Yahoo! Finance API. -- [StockInsights](https://stockainsights.com) - AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+. +- [StockAInsights](https://stockainsights.com) - AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+. - [finsymbols](https://github.com/skillachie/finsymbols) - Obtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ. - [FRB](https://github.com/avelkoski/FRB) - Python Client for FREDĀ® API. - [inquisitor](https://github.com/econdb/inquisitor) - Python Interface to Econdb.com API.