The EDGAR Events blog
Working notes on turning raw SEC filings into clean, typed JSON: the parsing gotchas, the form-type quirks, and how to skip them.
How to get SEC SC 13D activist stakes as JSON (without parsing EDGAR yourself)
A developer's guide to pulling Schedule 13D activist-stake filings from SEC EDGAR as clean typed JSON (holder, target ticker, percent of class, shares) with a real API and curl examples.
Read →Parsing 8-K item codes programmatically: a clean API
How to turn SEC 8-K item codes (2.02, 5.02, 1.01...) into labeled, typed JSON with a materiality flag: the gotchas of doing it yourself, and an API that does it for you.
Read →