nasdaq.com API: get_stock_quote
nasdaq.com via Parse · Finance
Real-time quote for a single equity including last sale price, net change, percentage change, bid/ask, volume, 52-week range, and market status. Response shape varies by asset class (stocks show keyStats; ETFs and crypto do not). Comprehensive API for accessing real-time and historical financial data from Nasdaq, including stocks, ETFs, mutual funds, cryptocurrency, earnings, financials, and market movers. Fulfilled by Parse from nasdaq.com.
- crypto-web3
- finance
- nasdaq-com
- news-media
- 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/22000fdf-6fc5-4eb8-a01e-ce10a29975ce/get_stock_quote
- Interface artifact
- sha256:1dd01ce302261ad1a9b2c5a0e4c9a15ba3bfbb0e9813686edb0faf4526ab0748
- Manifest digest
- sha256:e75b565655906a35d828e44d8e60ce2422f6d64c66d81a01d4a5a27cd1880344
Request fields
- symbol (string, required): Stock symbol (e.g. AAPL).
- asset_class (string): Asset class: stocks, etf, mutualfunds, crypto.
Example queries
- {"symbol":"AAPL","asset_class":"stocks"}