Screener: Price History
Screener via Parse · Finance
Get historical price, volume, and moving averages (DMA50, DMA200) for a company. Returns daily data for shorter periods and weekly-aggregated data for longer periods. Each dataset contains date-value pairs. APIs for screener.in to extract financial data, stock listings, IPO details, and company announcements for Indian public companies. Fulfilled by Parse from screener.in.
- finance
- government-public
- news-media
- parse
- platform-key
- screener
- screener-in
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/60e3da38-7f8e-48da-9612-d6b90f3261cc/price_history
- Interface artifact
- sha256:25e0cc8f5d366a606b2f1eba15244657cbde78ab22e18ee800565c5fa42336ea
- Manifest digest
- sha256:9abe2e1d165f0057f57c4585e2c328324638cfe6320cd4fd2b94bfc98c0d84a4
Request fields
- days (integer): Number of days of history to fetch.
- company_id (string, required): Numeric company ID obtained from search results or company_details endpoint (e.g. '2726' for Reliance).
- consolidated (boolean): Whether to fetch consolidated data.
Example queries
- {"days":"90","company_id":"2726"}