Nseindia: Get Option Chain
Nseindia via Parse · Finance
Retrieve the full option chain for a given symbol and expiry date. Returns all strike prices with Call (CE) and Put (PE) data including open interest, implied volatility, and Greeks. If expiry is not specified, uses the nearest available expiry. 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
- 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_option_chain
- Interface artifact
- sha256:78bc11a49f17345f1cf63ece25b7ec6604a5a1b614a8961630a00febe9a22b63
- Manifest digest
- sha256:8b49c1b1d66c81726291d340a7704b0063f0cce986b3ef4997990fab518d7ffa
Request fields
- type (string): Type of option chain: 'Indices' or 'Equity': Allowed values: Indices, Equity
- expiry (string): Expiry date in DD-Mon-YYYY format (e.g., '16-Jun-2026'). If not provided, uses nearest expiry.
- symbol (string): Symbol for the option chain (e.g., NIFTY, BANKNIFTY, RELIANCE): Allowed values: NIFTY, BANKNIFTY
Example queries
- {"type":"Indices","expiry":"02-Mar-2026","symbol":"NIFTY"}