get_company_raw
Retrieve raw HTML and section list for any Indian stock company page to extract data not available through structured endpoints.
Instructions
Get raw HTML and section list for a company page — useful for extracting data not available via structured endpoints.
Args: symbol: Stock symbol (e.g., TCS, INFY, RELIANCE, HDFCBANK) mode: "consolidated" (default) or "standalone"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | consolidated | |
| symbol | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |