工具 API

get_recent_filings

Get recent SEC filings for a company or across all filers. Args: identifier: Company ticker/CIK (optional, omit for all recent filings) form_type: Filter by form type (e.g., "10-K", "10-Q", "8-K", "4") days: Number of days to look back (default: 30) limit: Maximum filings to return (default: 50) Returns: List of filings with dates, form types, accession numbers, and SEC URLs.

finance1 积分

调用信息

工具标识
smg-sec-edgar.get_recent_filings
服务提供方
SEC EDGAR
平均响应
5234 ms
近 7 天调用
1

输入参数

identifier

string

form_type

string

days

integer

limit

integer