Sec Company Facts
sec_company_factsRetrieve structured US company financials from SEC EDGAR filings—revenue, net income, R&D expenses, EPS—using ticker or CIK.
Instructions
查询美股公司财报(SEC EDGAR),拿营收/净利/研发支出等结构化数据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | No | CIK 代码,高级参数 | |
| years | No | 返回最近 N 财年,默认 3 | |
| ticker | No | 美股代码,如 AAPL(与 cik 二选一) | |
| metrics | No | 关注指标,可选 revenue / net_income / gross_profit / rd_expense / eps |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||