get_income_statement
Retrieve income statement data for Indian stocks listed on NSE/BSE, including revenue, operating income, net income, and EPS for annual or quarterly periods.
Instructions
Get the income statement for an NSE/BSE-listed Indian equity: revenue, gross profit, operating income, EBIT, EBITDA, net income, and EPS per fiscal period. Yahoo provides ~5 years annual / ~5-6 quarters, newest period first.
:param symbol: ticker symbol, e.g. "RELIANCE", "TCS.NS", or "TCS.BO"
:param period: "annual" or "quarterly"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | annual | |
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |