/yahoo/finance/quotes/history
Yahoo
/yahoo/finance/quotes/history
Get historical OHLCV bars for a ticker symbol
Price: 1 credit per 100 results
💡 AI Hint: Get historical price bars (date_at/open/high/low/close/volume/adj_close) for a stock or crypto. Choose interval (1d/1wk/1mo) and range (1mo to max). Returns bars sorted oldest-first.
⚠️ Common errors: 412: Symbol not found or no historical data available
POST
/yahoo/finance/quotes/history
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
application/json
Ticker symbol
Minimum string length:
1Examples:
"TSLA"
"AAPL"
"BTC-USD"
Maximum number of bars to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Bar interval: 1d, 1wk, or 1mo
Available options:
1d, 1wk, 1mo Time range: 1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, or max
Available options:
1mo, 3mo, 6mo, 1y, 2y, 5y, 10y, max