Search SEC filings
search_filingsSearch SEC filings from 2001 onward for filings containing your query. Returns company, form type, date, and link, ranked by relevance.
Instructions
Search the full text of SEC filings from 2001 onward. Returns which filings contain the search terms, with the filing company, form type, date, and a link. Use this to find how public companies discuss a topic in their own words. IMPORTANT: returns filing metadata only, not the matching text; follow the URL to read what a filing says. Results rank by keyword relevance, not company size, so small companies often outrank large ones. Do not use for stock prices, financial figures, or private companies, which do not file with the SEC.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| forms | No | Optional. Form types, e.g. ["10-K"] annual, ["10-Q"] quarterly, ["8-K"] material events, ["DEF 14A"] proxy. | |
| limit | No | How many filings to return. Defaults to 10. | |
| query | Yes | Search terms. Wrap in double quotes for an exact phrase, e.g. "agentic AI". Multiple bare words are treated as AND. | |
| company | No | Optional. Limit to one company by ticker ("AAPL") or name ("Apple Inc."). Never pass a CIK; this tool looks it up. | |
| end_date | No | Optional. Latest filing date, YYYY-MM-DD. | |
| start_date | No | Optional. Earliest filing date, YYYY-MM-DD. |