服务与工具
SEC EDGAR
SEC EDGAR:美国证监会上市公司文件、10-K / 10-Q / 8-K 检索
21 个可用工具
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…
analyze_ 8k
Analyze an 8-K current report for material events. Args: identifier: Company ticker symbol or CIK number accession_number: The 8-K filing accession number Returns: An…
analyze_ form4_ transactions
analyze_ insider_ sentiment
Analyze insider trading patterns and frequency. Args: identifier: Company ticker symbol or CIK number months: Number of months to analyze (default: 6) Returns: Filing…
compare_ periods
discover_ company_ metrics
Discover what financial metrics are available for a company. <tip>Use this tool to find available XBRL concepts before using get_key_metrics.</tip> Args: identifier: Company ticker s…
discover_ xbrl_ concepts
Discover all XBRL concepts available in a filing. <tip>Use this to explore available data before extracting specific concepts.</tip> Args: identifier: Company ticker symbol or CIK nu…
get_ cik_ by_ ticker
Convert a stock ticker symbol to its SEC CIK (Central Index Key). Args: ticker: Stock ticker symbol (e.g., "AAPL", "NVDA", "MSFT") Returns: CIK number for use with other SEC …
get_ company_ facts
get_ company_ info
Retrieve company information from SEC records. Args: identifier: Company ticker symbol or CIK number Returns: Company details including name, CIK, SIC code, exchange, and fis…
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 of…
get_ filing_ sections
Extract specific sections from 10-K or 10-Q filings. Args: identifier: Company ticker symbol or CIK number accession_number: Filing accession number form_type: Form type (…
get_ financials
get_ form4_ details
get_ insider_ summary
Get a summary of insider trading activity. Args: identifier: Company ticker symbol or CIK number days: Number of days to analyze (default: 180) Returns: Summary with …
get_ insider_ transactions
get_ key_ metrics
get_ recommended_ tools
Get recommended tools for analyzing a specific SEC form type. Args: form_type: SEC form type (e.g., "10-K", "8-K", "4", "DEF 14A") Returns: Recommended tools and usage tips f…
get_ segment_ data
get_ xbrl_ concepts
search_ companies
Search for companies by name in SEC records. Args: query: Company name search query limit: Maximum results to return (default: 10) Returns: List of matching companies…