Dev.to
7/1/2026

Search Every SEC Filing by Keyword With the Keyless EDGAR Full Text API
Short summary
SEC's EDGAR API enables free, keyless search across 25+ years of public company filings by keyword, executive name, or risk language. Use pagination endpoints (capped at 10,000 results per query) to track language like 'material weakness' and 'going concern', follow executive movements, or identify product mentions. Parse display_names and accession numbers with regex to extract company/ticker data and build direct SEC links.
- •SEC EDGAR full-text search covers filings since 2001 via free, keyless JSON API with no authentication required
- •Query by keyword, form type, date range, or company; pagination returns up to 10,000 results per query
- •Parse display_names and accession numbers with regex to extract company/ticker info and build direct SEC document links
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



