From e47c0ba1137611fcfceb09263934f5434449f53e Mon Sep 17 00:00:00 2001 From: MoonSoon69 Date: Fri, 20 Mar 2026 13:44:57 +0100 Subject: [PATCH] Add SwapAPI to Data Sources Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e89e96..b87d897 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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. - [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+. +- [SwapAPI](https://swapapi.dev) - Free DEX aggregator API returning executable swap calldata across 46 EVM chains. No API key required. - [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.