Get Edgar Filings
get_edgar_filingsFetch SEC EDGAR filings by symbol, full-text search, or live firehose. Filter by form type for 8-K, 10-Q, 10-K, and more.
Instructions
SEC EDGAR filings, as close to real time as a public feed allows — timestamps carry the second the SEC accepted the document.
Three modes, chosen by what you pass:
symbolset → that company's recent filings (earnings 8-Ks, 10-Q, 10-K, Form 4).queryset → full-text search across filing bodies, 2001-present.neither → the live firehose of
form_typefilings from every registrant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum rows to return (default 15). | |
| query | No | Full-text phrase to search for (e.g. "going concern", "tariff"). | |
| symbol | No | Ticker to scope to (e.g. MU, AAPL). | |
| form_type | No | Filing type — 8-K, 10-Q, 10-K, 4, S-1, 13F-HR. Comma-separate for several. | 8-K |