SEC EDGAR Scraper — Filings, Financials & Full-Text Search
Pricing
Pay per event
SEC EDGAR Scraper — Filings, Financials & Full-Text Search
SEC filings, XBRL financial fundamentals (revenue, net income, assets, EPS by fiscal period), and full-text search across all EDGAR filings — from the SEC’s official public APIs. Tickers or CIKs in, clean JSON out.
Every US public company's filings and financial fundamentals as clean JSON, from the SEC's own official APIs. Give it tickers; get back filing histories with direct document links, a per-fiscal-period financials table extracted from XBRL (revenue, net income, assets, EPS…), and full-text search hits across the entire EDGAR corpus.
| Type | Company | Form | FY | Period | Filed |
|---|---|---|---|---|---|
| filing | Apple Inc. | 10-K | — | — | 2025-11-01 |
| fundamentals | Apple Inc. | 10-K | 2025 | FY | revenue, netIncome, EPS… |
| search-hit | 2,400 companies | 10-K | — | — | "supply chain disruption" |
Why this scraper
- ✅ Official SEC APIs only (data.sec.gov, efts.sec.gov) — authoritative, free, no scraping fragility
- ✅ The XBRL killer feature:
includeFundamentalsconverts raw companyfacts (500+ accounting concepts) into a clean financials table — one row per fiscal period with revenue, net income, gross profit, operating income, assets, liabilities, equity, operating cash flow, and EPS, with multi-tag fallbacks because companies report under different concept names - ✅ Full-text search across all of EDGAR — find every filing mentioning any phrase, filtered by form type
- ✅ Ticker in, data out — automatic ticker→CIK resolution
- ✅ Fair-access compliant — declared user agent, paced requests, per SEC policy
Input
{"companies": ["AAPL", "TSLA", "0000320193"],"forms": ["10-K", "10-Q", "8-K"],"includeFundamentals": true,"searchQueries": ["artificial intelligence risk"]}
Use cases
- Fundamental datasets — quarterly/annual financials for any set of companies without a Bloomberg terminal
- Filing monitors — schedule daily, diff for new 8-Ks/10-Qs across a watchlist
- Research & LLM pipelines — full-text discovery ("which issuers mention X?") with direct document URLs for retrieval
- Compliance & competitive intelligence — track competitors' disclosures the day they land
Pricing
$0.001 per filing/search-hit, $0.002 per fundamentals row, plus a fractional start fee. A 50-company watchlist with full 100-filing histories and complete fundamentals ≈ $15 once, then pennies per daily incremental run. Cheaper on paid plans.
Scope & data ethics
Company-level data only: insider ownership forms (3, 4, 5) are excluded by design — this actor is about companies, not individuals. All data is published by the SEC for public use.
FAQ
Which companies are covered? Everything in EDGAR — every US-listed company and foreign private issuer (20-F supported).
How current is it? Live — filings appear here as EDGAR publishes them.
Why do some fundamentals cells come back empty? Companies tag concepts differently; the extractor tries multiple concept names per metric, but a company that doesn't report a concept has nothing to extract — you get honest nulls, not guesses.
Historical depth? Fundamentals typically reach back to ~2009 (XBRL mandate); filings lists cover the company's full recent EDGAR history.
More data actors from ActorWorks
Jobs & hiring
- ATS Jobs Scraper — Greenhouse, Lever, Ashby, Workday & more in one run
- Ashby · Lever · SmartRecruiters — single-vendor versions
- Remote Jobs Scraper — six remote-job boards in one feed
Not affiliated with the SEC. Not investment advice — this is a data-access tool.