From b64e232da6431802c0bdaf13d746972ff8f8ee52 Mon Sep 17 00:00:00 2001 From: Spyros Date: Mon, 9 Feb 2026 13:52:38 +0200 Subject: [PATCH] Fix StockInsights URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a0a4c7..92856c6 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://stockinsights.ai) - AI-extracted financial statements API covering SEC filings including foreign filers (20-F, 6-K, 40-F), normalized quarterly and annual data from 2014+. +- [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+. - [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.