工具 API
get_ filing_ content
Get the content of a specific SEC filing with paging support. Args: identifier: Company ticker symbol or CIK number accession_number: The accession number of the filing offset: Character offset into the filing content (default: 0) max_chars: Maximum number of characters to return (default: 50000) Returns: Dictionary containing filing content page and pagination metadata
finance1 积分
调用信息
- 工具标识
- smg-sec-edgar.get_filing_content
- 服务提供方
- SEC EDGAR
- 平均响应
- 0 ms
- 近 7 天调用
- 0
输入参数
identifier必填string
accession_number必填string
offsetinteger
max_charsinteger