SEC EDGAR Financials, Filings & Company Data Scraper
Pricing
from $5.00 / 1,000 results
SEC EDGAR Financials, Filings & Company Data Scraper
Rich US public-company intelligence from the official SEC EDGAR API: full firmographics, multi-year XBRL financial statements (income, balance sheet, cash flow), computed margins & growth, plus recent filings (10-K/10-Q/8-K, insider). Input tickers or CIKs. Free, structured JSON.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Berkan Kaplan
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
20 hours ago
Last modified
Categories
Share
SEC EDGAR Financials, Filings & Company Data Scraper pulls rich US public-company intelligence from the official SEC EDGAR system — complete firmographics, multi-year XBRL financial statements, computed metrics, and the latest filings — for any ticker or CIK. Get clean, structured JSON for investment research, financial analysis, fundamentals databases, and B2B lead enrichment.
No API key, no login, no proxies. Because it runs on Apify you get scheduling, an API, webhooks, and one-click export to JSON, CSV, or Excel.
What does SEC EDGAR Scraper do?
Give it a list of stock tickers (e.g. AAPL, MSFT, NVDA) or CIK numbers, and for each company it returns a single rich record containing:
- Firmographics — legal name, tickers, exchanges, SIC industry, EIN, state of incorporation, fiscal year end, former names, address.
- Full financial statements — income statement (revenue, gross profit, operating & net income, EPS, R&D), balance sheet (assets, liabilities, equity, cash), and cash flow, as multi-year annual + multi-quarter series, parsed from XBRL.
- Computed metrics — gross / operating / net margins, revenue growth (YoY), debt-to-equity, and return on equity, all calculated from the same fiscal year.
- Recent filings — 10-K, 10-Q, 8-K and more (optionally insider Form 3/4/5), each with a direct link.
Why use this SEC EDGAR Scraper?
- Richest output on the market — most EDGAR actors return just a filings list or a single metric. This one merges firmographics + full financials + computed ratios + filings in one clean record.
- Build a fundamentals database — pull hundreds of tickers on a schedule and keep your own up-to-date financial dataset.
- Enrich B2B / investor data — attach real revenue, profitability and filing activity to your CRM or watchlist.
- Free, authoritative source — straight from SEC's official XBRL API, public domain.
How to use SEC EDGAR Scraper
- Click Try for free.
- Enter one or more tickers (or CIK numbers).
- Optionally adjust how many annual years / quarters / filings to include.
- Click Start, then download the dataset or wire it into your pipeline.
Input
| Field | Description |
|---|---|
| Stock tickers | Tickers to look up (resolved to CIK automatically) |
| CIK numbers | Alternative/additional SEC CIKs |
| Include financial statements | Fetch XBRL financials + computed metrics (default on) |
| Annual years / Quarters | Depth of financial history per metric |
| Include recent filings | Add the filings list with links |
| Max filings | Cap on filings per company |
| Include insider filings | Include Form 3/4/5 (off by default) |
Output
A simplified record (download as JSON, CSV, Excel, or HTML):
{"cik": "0001045810","name": "NVIDIA CORP","tickers": ["NVDA"],"exchanges": ["Nasdaq"],"sicDescription": "Semiconductors & Related Devices","stateOfIncorporation": "DE","computedMetrics": {"grossMarginPct": 71.1, "operatingMarginPct": 60.4,"netMarginPct": 55.6, "revenueGrowthYoYPct": 65.5, "returnOnEquityPct": 76.3},"financials": {"revenue": {"annual": [{ "fiscalYear": 2026, "end": "2026-01-25", "value": 215900000000 },{ "fiscalYear": 2025, "end": "2025-01-26", "value": 130500000000 }],"quarterly": [ { "period": "CY2025Q4", "end": "2026-01-25", "value": 39300000000 } ]}},"recentFilings": [{ "form": "10-K", "filingDate": "2026-02-26", "url": "https://www.sec.gov/Archives/edgar/data/..." }]}
Data table
| Field | Description |
|---|---|
| cik / name / tickers / exchanges | Company identity |
| sic / sicDescription | Industry classification |
| ein / stateOfIncorporation / fiscalYearEnd / formerNames / address | Firmographics |
| financials.* | 13 metrics, each with annual and quarterly series (income, balance sheet, cash flow, EPS, shares) |
| computedMetrics | Margins, revenue growth, debt-to-equity, ROE |
| recentFilings | Form type, dates, and direct document links |
How much does it cost to scrape SEC EDGAR?
The actor uses SEC's free public API, so runs are cheap — cost scales with the number of companies you request (each company is a couple of API calls). Use the depth options to keep output lean. The free tier is enough to evaluate it and run small scheduled jobs.
Tips & advanced options
- Keep your dataset fresh — schedule a daily/weekly run over your ticker list.
- Lean output — lower the annual/quarter counts, or turn off filings, if you only need headline financials.
- Insider activity — turn on insider filings to capture Form 4 transactions.
- Tag fallbacks — financials combine multiple XBRL tags, so companies that changed reporting tags over the years still return complete history.
FAQ, disclaimers & support
- Is this legal? It only retrieves publicly available data from the U.S. Securities and Exchange Commission's official EDGAR system, which is in the public domain. This actor and its author are not affiliated with or endorsed by the SEC.
- Accuracy: financials are parsed directly from companies' XBRL filings. Always verify against the source filing for critical decisions; restatements and non-standard reporting can occur.
- Rate limits: the actor respects SEC's fair-access policy with a descriptive User-Agent and request throttling.
- Support & custom work: need another field, statement, or source? Open an issue on the Issues tab — feedback and custom-solution requests are welcome.
More foXLabs data tools
This Actor is part of the foXLabs data platform — a suite of public-data scrapers for company intelligence, procurement, financial and AI-search visibility data. Browse the full Actor suite and free how-to guides at data.foxlabs.com.tr.
