search_sec_edgar
Lucene-style full-text search across the entire SEC EDGAR public-filings corpus since the 1990s. Forms include 10-K (annual), 10-Q (quarterly), 8-K (current event), DEF 14A (proxy), S-1 (IPO), 13F (institutional holdings), and ~70+ others. License: US Government public domain. The killer endpoint for finance and equity-research agents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query (Lucene syntax supported) | |
| enddt | No | End date YYYY-MM-DD | |
| forms | No | Comma-separated form types (e.g. "10-K,10-Q,8-K") | |
| limit | No | Max hits (1-50) | |
| startdt | No | Start date YYYY-MM-DD |