Earnings Feed delivers real-time SEC filings, insider trades, and 13F data via API within 60 seconds. Compare its free tier and paid plans.
Earnings Feed is a developer-oriented API that streams data directly from SEC EDGAR filings, including annual reports, quarterly statements, material event disclosures, insider transactions, and institutional holdings. It's operated by Lucent Enterprises Ltd and positions itself as a fast, affordable alternative to legacy financial data providers.
Its main differentiator is speed: filings are made available through the API within roughly 60 seconds of SEC acceptance, compared to the 15-minute or longer delays common with older EDGAR data feeds, which matters for time-sensitive trading and research applications.
The API covers a broad range of SEC filing types, including 10-K annual reports, 10-Q quarterly statements, 8-K material events, Forms 3/4/5 insider transactions, and 13F institutional holdings and beneficial ownership filings, exposing them through a single consistent RESTful interface with bearer-token authentication and cursor-based pagination.
Beyond raw filing access, the platform supports watchlists for tracking specific companies, near-real-time alerting on higher tiers, and an official Node.js SDK to simplify integration, making it straightforward to plug SEC data into trading systems, research dashboards, or fintech applications.
Earnings Feed offers a free tier with no credit card required, providing 15 requests per minute and access to the full set of endpoints, along with free real-time filings, a 5-company watchlist, and search functionality.
Paid plans are billed annually: the Pro plan costs $10 per month and raises the limit to 60 requests per minute with instant alerts, while the Trader plan costs $50 per month for 300 requests per minute and access to all 16 supported filing types. This pricing is notably lower than incumbents like BamSEC, which charges around $828 per year for comparable document search and comparison tools.
Earnings Feed is a REST API that provides real-time SEC filings, insider transactions, and institutional holdings data, typically within 60 seconds of SEC acceptance.
Yes, a free tier offers 15 requests per minute, full endpoint access, real-time filings, a 5-company watchlist, and search, with no credit card required.
Filings are generally available through the API within about 60 seconds of SEC acceptance, compared to the 15-minute delays common on older feeds.
It covers 10-K, 10-Q, 8-K filings, insider transaction Forms 3/4/5, and 13F institutional holdings, among 16 total filing types.
Earnings Feed is operated by Lucent Enterprises Ltd.
Yes, Earnings Feed provides an official Node.js SDK, with the source available publicly on GitHub.