get_earnings
Retrieve a company's quarterly earnings releases, including reported results and management's forecast for the year. Get recent figures before the audited annual report arrives.
Instructions
Get a company's quarterly earnings releases (決算短信) newest first, including reported results and management's own forecast for the year. These arrive weeks before the annual report, so use this for the latest numbers and get_financials for the audited long-run series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | EDINET code of the company, e.g. E02144 (Toyota Motor) or E02367 (Nintendo). This is not the securities code — resolve a name or securities code to an EDINET code with search_companies first. | |
| limit | No | Number of releases to return (default 8). | |
| include_qualitative_text | No | Include management's full qualitative commentary. Default false. |