SEC Filing Watcher
sec-edgar-watcherWatch stock tickers for new SEC filings — 10-K, 10-Q, 8-K, S-1 and more. Official SEC EDGAR data, free, no API key or login. Filter by form type and lookback window; get form, filing date and a direct document URL for every match. — $0.01/call, x402 (USDC on base).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tickers | Yes | Stock tickers to watch for new SEC filings (e.g. `AAPL`, `TSLA`, `NVDA`). One row per ticker. | |
| formTypes | No | Only include these SEC form types (e.g. `10-K`, `8-K`, `S-1`). Leave empty to include every form type. | |
| sinceDays | No | Only include filings from the last N days. | |
| maxConcurrency | No | How many tickers to process in parallel. SEC EDGAR's documented rate limit is 10 requests/second — keep this at or below 10. |