income-statements
Retrieve comprehensive income statement and cash flow history for any US public stock, including revenue, operating income, EBITDA, EPS, and free cash flow, with quarterly or annual periods.
Instructions
Full income statement + cash flow history for any US public stock. Returns quarterly (default, up to 8 periods) or annual (up to 4 years): revenue, COGS, gross profit, R&D, SG&A, operating income, EBITDA, pretax income, tax, net income, EPS (basic/diluted), operating cash flow, capex, free cash flow. 40% below stablefinance.dev/api/financials/income-statements ($0.020). Source: Yahoo Finance fundamentals timeseries (free, no API key required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | No | Stock ticker symbol (e.g. 'AAPL', 'MSFT', 'NVDA', 'TSLA'). | |
| period | No | Period type. Default: 'quarterly' (up to 8 recent quarters). 'annual' returns up to 4 fiscal years. | |
| limit | No | Max periods to return (1–8 for quarterly; 1–4 for annual). Default: 4. |