search_filings_by_fee
Search EDGAR registration statements since 1993 by full-text query to find filings mentioning specific security types, rules, or fee exhibit terms. Supports phrases, boolean, and wildcards.
Instructions
Full-text search across all EDGAR filing documents since 1993, scoped to registration statements. Use to find all companies that registered a specific security type, used a specific rule (e.g. 457(o)), or mention specific terms in their fee exhibits. Supports phrases, boolean operators, and wildcards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forms | No | Form types to search (defaults to registration statements) | |
| limit | No | Max results (default 20) | |
| query | Yes | Full-text search query. Supports phrases ("exact match"), boolean (AND/OR/NOT), and wildcards (*). | |
| end_date | No | End date filter (YYYY-MM-DD) | |
| start_date | No | Start date filter (YYYY-MM-DD) |