Skip to main content

Module edgar

Module edgar 

Source
Expand description

SEC EDGAR API client (keyless — always available, no feature flag needed).

Requires a one-time init call with a contact email address.

Functions§

company_facts
Fetch structured XBRL financial data for a CIK.
filing_index
Fetch the filing index for a specific accession number.
init
Initialize the global EDGAR client with a contact email.
init_with_config
Initialize the global EDGAR client with full configuration.
resolve_cik
Resolve a ticker symbol to its SEC CIK number.
search
Search SEC EDGAR filings by text content.
submissions
Fetch filing history and company metadata for a CIK.