SEC EDGAR Full-Text Search
Under maintenancePricing
Pay per usage
SEC EDGAR Full-Text Search
Under maintenanceKeyword full-text search across SEC EDGAR filings via the public EFTS search-index API. Optional form filter and custom date range.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Dmitry Ostrovsky
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
a day ago
Last modified
Categories
Share
Apify Actor that runs keyword full-text search across SEC EDGAR filings via the public EFTS API:
https://efts.sec.gov/LATEST/search-index
Distinct from:
- SEC EDGAR Current Filings (market-wide getcurrent Atom feed)
- SEC EDGAR Recent Filings (per-company submissions)
- SEC EDGAR Company Facts / XBRL Frames (financial concepts)
- SEC EDGAR Insider Transactions (Form 4)
- SEC EDGAR 13F Holdings (institutional holdings)
Legal public data only. No Playwright. Limited-permission Actor. Standby is off.
Input
- query (string, required): keyword or phrase
- forms (string, optional): comma-separated form types (e.g.
8-K,10-K) - startDate / endDate (string, optional): custom range
YYYY-MM-DD - maxResults (integer, default 25, max 100)
Output
One dataset item per hit: company, ticker, cik, form, filedAt, accession, file_url, display_url, title/headline, score, file_type.
SEC User-Agent
SEC fair-access rules require a User-Agent with a contact. This Actor reads SEC_USER_AGENT and defaults to sec-edgar-full-text-search (dostrovsky@gmail.com).