mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-08-13 20:08:04 +00:00
docs: add Indian market data sources (NSE/BSE) (#304)
Add jugaad-data, nsetools, bsedata, and nse-insights-api to the Python Data Sources section. These cover NSE, BSE, and RBI data for the Indian market, which was previously unrepresented. Co-authored-by: ujjwaldhaka71 <cutiedhaka@Cuties-MacBook-Pro.local>
This commit is contained in:
co-authored by
ujjwaldhaka71
parent
573861fca2
commit
307cca47ab
@@ -247,6 +247,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
- [yfinanceapi](https://github.com/Karthik005/yfinanceapi) - Finance API for Python.
|
||||
- [yql-finance](https://github.com/slawek87/yql-finance) - yql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).
|
||||
- [ystockquote](https://github.com/cgoldberg/ystockquote) - Retrieve stock quote data from Yahoo Finance.
|
||||
- [jugaad-data](https://github.com/jugaad-py/jugaad-data) - Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.
|
||||
- [nsetools](https://github.com/vsjha18/nsetools) - Python library for extracting real-time data from National Stock Exchange (India).
|
||||
- [bsedata](https://github.com/sdrdis/bsedata) - Python library for extracting real-time data from Bombay Stock Exchange (India).
|
||||
- [nse-insights-api](https://github.com/pratik-choudhari/nse-insights) - Unofficial NSE India API for stock quotes, indices, historical data and more.
|
||||
- [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.
|
||||
@@ -304,6 +308,10 @@ A curated list of insanely awesome libraries, packages and resources for Quants
|
||||
- [edgar-sec](https://nikhilxsunder.github.io/edgar-sec/) - EDGAR Financial data API with preprocessed dataclass outputs.
|
||||
- [edgartools](https://github.com/dgunning/edgartools) - AI-native SEC EDGAR library with XBRL financials, clean text extraction, 17+ typed forms, and pandas DataFrames.
|
||||
- [FXMacroData](https://fxmacrodata.com/) - Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. [GitHub](https://github.com/fxmacrodata/fxmacrodata)
|
||||
- [jugaad-data](https://github.com/jugaad-py/jugaad-data) - Download historical and live stock data from NSE (National Stock Exchange of India), BSE, and RBI.
|
||||
- [nsetools](https://github.com/vsjha18/nsetools) - Python library for extracting real-time data from National Stock Exchange (India).
|
||||
- [bsedata](https://github.com/sdrdis/bsedata) - Python library for extracting real-time data from Bombay Stock Exchange (India).
|
||||
- [nse-insights-api](https://github.com/pratik-choudhari/nse-insights) - Unofficial NSE India API for stock quotes, indices, historical data and more.
|
||||
- [wallstreet](https://github.com/mcdallas/wallstreet) - Real time stock and option data.
|
||||
|
||||
### Excel Integration
|
||||
|
||||
Reference in New Issue
Block a user