From cde95b39d0edd73446417f8e89d97ab73f3ef23f Mon Sep 17 00:00:00 2001 From: user Date: Thu, 12 Mar 2026 20:24:50 +0900 Subject: [PATCH] Add Polymarket Scanner API to Data Sources --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e89e96..ac12b1d 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants ### Data Sources - [goMacro.ai](https://gomacro.ai) - AI-powered economic calendar with institutional-grade insights, bull/bear/base case scenario planning for NFP, CPI, PPI and other macro data releases. - [StockAPI](https://stockapi.com.cn) – Free real-time Chinese stock data (REST & WebSocket). +- [Polymarket Scanner API](https://github.com/vesper-astrena/polymarket-scanner-api) - Real-time arbitrage detection API for Polymarket prediction markets, scanning 12,000+ markets for mispricings. - [yfinance](https://github.com/ranaroussi/yfinance) - Yahoo! Finance market data downloader (+faster Pandas Datareader) - [defeatbeta-api](https://github.com/defeat-beta/defeatbeta-api) - An open-source alternative to Yahoo Finance's market data APIs with higher reliability. - [findatapy](https://github.com/cuemacro/findatapy) - Python library to download market data via Bloomberg, Quandl, Yahoo etc.