Search SEC Filings
search_sec_filingsSearch and filter SEC filings by company CIK, form type, and date range to locate specific reports before reading their content.
Instructions
Search and list SEC filings with filtering by company (CIK), form type, and date range. Returns paginated results with filing metadata including form type, filing date, company name, and accession number. Use this to find filings before reading their content with get_filing_document or get_filing_exhibits.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ciks | No | Comma-separated CIK numbers to filter by (e.g., "0000320193,0001018724") | |
| page | No | Page number (1-indexed, default: 1) | |
| dateTo | No | End date filter (YYYY-MM-DD) | |
| dateFrom | No | Start date filter (YYYY-MM-DD) | |
| pageSize | No | Results per page (default: 25, max: 100) | |
| formTypes | No | Comma-separated form types (e.g., "10-K,10-Q,8-K,S-1,S-3,424B5") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |