Search SEC Filings
search_filingsSearch SEC EDGAR filings by keyword, filter by form type and date range, and paginate through results.
Instructions
Full-text search across all SEC EDGAR filings. Search for keywords in filing documents, optionally filtered by form type and date range. Supports pagination — use offset to fetch subsequent pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forms | No | Comma-separated form types to filter (e.g. '10-K,10-Q') | |
| limit | No | Results per page (default 20, max 50) | |
| query | Yes | Search terms to find in filings | |
| offset | No | Number of results to skip for pagination | |
| endDate | No | End date in YYYY-MM-DD format | |
| startDate | No | Start date in YYYY-MM-DD format |