Merge pull request #213 from bwzheng2010/master

Update README.md
This commit is contained in:
Wilson Freitas
2026-01-04 09:29:07 -03:00
committed by GitHub
+1
View File
@@ -214,6 +214,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants
### Data Sources
- [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.
- [googlefinance](https://github.com/hongtaocai/googlefinance) - Python module to get real-time stock data from Google Finance API.
- [yahoo-finance](https://github.com/lukaszbanasiak/yahoo-finance) - Python module to get stock data from Yahoo! Finance.