nseindia.com API: get_historical_prices
nseindia.com via Parse · Finance
Get historical OHLCV (open, high, low, close, volume) data for an NSE equity within a date range. Returns daily price records including VWAP, number of trades, and 52-week high/low. Maximum date range supported by NSE is approximately 1 year. Scraper for National Stock Exchange of India (NSE) data including market status, indices, equity quotes, option chains, corporate announcements, and live market analysis. Fulfilled by Parse from nseindia.com.
- b2b-directory
- finance
- government-public
- nseindia-com
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/d621017b-ba03-43b8-816b-e5167cb6ec16/get_historical_prices
- Interface artifact
- sha256:f19f1a49a8110e85b7a35fe5984ff6414673da542263d7ad824ad15462049dce
- Manifest digest
- sha256:577025c95989466755d69b615f491e1eb891c4836f038af966a126731e4b7d3b
Request fields
- symbol (string, required): NSE equity symbol (e.g. RELIANCE, TCS, INFY)
- to_date (string, required): End date in DD-MM-YYYY format (e.g. '18-08-2026')
- from_date (string, required): Start date in DD-MM-YYYY format (e.g. '01-08-2026')
Example queries
- {"symbol":"RELIANCE","to_date":"23-08-2026","from_date":"10-08-2026"}