sec_company_search
Search SEC EDGAR database using CIK number to retrieve company details including name, tickers, SIC code, state, and recent filings.
Instructions
Look up a company on SEC EDGAR by CIK number. Returns company name, tickers, SIC code, state, and recent filings list.
Common CIK numbers:
Apple: 0000320193
Microsoft: 0000789019
Amazon: 0001018724
Lockheed Martin: 0000936468
Raytheon (RTX): 0000101829
Boeing: 0000012927
To find CIK: search by company name using sec_filing_search.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cik | Yes | 10-digit CIK number (e.g., '0000320193' for Apple). Leading zeros optional. |