NSE India API
nseindia.com
NSE India - quotes, indices, option chains, gainers/losers, bulk deals, and corporate actions.
- Actions
- 15
- Category
- Finance
- Login
- Not required
- Output
- JSON
Call the NSE India API
Submit a task, then poll the job until it settles. This example runs nse_52week_highlow.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "nse_52week_highlow",
"params": {
"type": "<type>"
}
}'15 actions on nseindia.com
Read
52 Week High Low
nse_52week_highlowread1 credit / callReturns stocks hitting 52-week highs or lows.
- type
- string
Board Meetings
nse_board_meetingsread1 credit / callReturns upcoming board meetings and earnings dates on NSE.
- index
- string
Bulk Deals
nse_bulk_dealsread2 credits / callReturns recent bulk and block deals representing institutional trades.
Corporate Actions
nse_corporate_actionsread2 credits / callReturns upcoming dividends, splits, bonuses, and corporate events.
- index
- string
Delivery Data
nse_delivery_dataread1 credit / callReturns delivery percentage and trade info for a stock on NSE.
- symbol
- string · required
FII DII Flows
nse_fii_diiread1 credit / callReturns daily investment flows on NSE's cash segment by FII and DII investors.
Financial Results
nse_financial_resultsread2 credits / callReturns quarterly and annual financial results filings on NSE.
- index
- string
- period
- string
Gainers and Losers
nse_gainers_losersread2 credits / callReturns top gainers or losers across NIFTY, Bank NIFTY, and all securities.
- type
- string
Index Constituents
nse_index_constituentsread2 credits / callReturns the stocks in an index with live prices.
- index
- string
Indices
nse_indicesread2 credits / callReturns all NSE market indices including NIFTY 50, Bank NIFTY, and sectoral indices.
Insider Trading
nse_insider_tradingread2 credits / callReturns insider trading disclosures filed with NSE by promoters and key personnel.
- index
- string
Market Status
nse_market_statusread2 credits / callReturns market open or close status across all segments.
Most Active
nse_most_activeread2 credits / callReturns the most actively traded stocks by volume or value.
- by
- string
Pre Open Market
nse_preopen_marketread2 credits / callReturns pre-open session data before the market opens.
- index
- string
Quote
nse_quoteread2 credits / callReturns a stock quote for any NSE-listed equity.
- symbol
- string · required
NSE India API questions
- Is there an API for NSE India?
- NSE India does not offer a public data API for this, but Anakin Wire provides 15 maintained endpoints for nseindia.com. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape NSE India data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when nseindia.com changes its markup, Anakin updates the action.
- Do I need a NSE India account?
- No. Every NSE India action listed here runs anonymously — no account and no credentials required.
- What does the NSE India API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Finance APIs
AAII (American Association of Individual Investors)
Individual investors association - stock screener, sentiment surveys, ETF data, and research.
Affirm
Affirm partner directory - store listings, merchant guides, and merchant detail APIs.
Alphavantage.Co
Alpha Vantage public market data APIs for stock quotes, intraday and daily time series, fundamentals, FX, crypto, and technical indicators.
AnnualReports
Public-company profiles and annual reports - by exchange or industry, with filing links.
Artemis
Blockchain metrics dashboards - chain comparisons, active-user trends, and price time-series.
Asian Development Bank
Asian Development Bank data portal - publications, project documents, economic indicators, and financing datasets.