Ticker: Get Price History
Ticker via Parse · Finance
Get historical daily closing prices for a company over 1-5 years. Returns date and closing price (BSE) for each trading day. Two HTTP round trips per call (page for identifiers + price API). Access Indian stock market data from Ticker by Finology including company search, financial ratios, quarterly/yearly results, balance sheets, cash flows, shareholding patterns, historical prices, and corporate actions (dividends, bonus, rights). Fulfilled by Parse from ticker.finology.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- ticker
- ticker-finology
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/cb3e5a32-a71d-48bc-9ec2-3f9b526a171f/get_price_history
- Interface artifact
- sha256:28757bbebef13f75b78305f30baf0c36111d11c3fb083a58b40ace7b6a0e2f0d
- Manifest digest
- sha256:0b6aaff4daaf815147a635e12e5455a2d637fd4d3676e99a881b382fe372939f
Request fields
- period (string): Number of years of price history to retrieve (1-5). Omitting returns 1 year.
- symbol (string, required): NSE ticker symbol (e.g. RELIANCE, TCS, INFY). Use search_company to find valid symbols.
Example queries
- {"period":"1","symbol":"RELIANCE"}