SEC EDGAR Financials — Company Fundamentals by Ticker avatar

SEC EDGAR Financials — Company Fundamentals by Ticker

Pricing

Pay per event

Go to Apify Store
SEC EDGAR Financials — Company Fundamentals by Ticker

SEC EDGAR Financials — Company Fundamentals by Ticker

Company financial statements from SEC XBRL — revenue, net income, assets, equity, EPS, cash flow, margins — by ticker or CIK. Annual & quarterly, with ratios. No API key.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

4

Monthly active users

4 days ago

Last modified

Share

SEC EDGAR Financials 📊

Company financial statements straight from the SEC — revenue, net income, assets, equity, EPS, cash flow and margins — by ticker or CIK. Annual and quarterly, with computed ratios. No API key.

Every US-listed company files its numbers with the SEC in structured XBRL. This Actor maps a ticker to its filer, pulls the official reported figures, and hands you clean, comparable rows — no scraping of 10-K PDFs, no paid fundamentals API.


Four modes

ModeWhat you get
metricsA curated set of key financials — revenue, gross/operating income, net income, assets, liabilities, equity, cash, operating cash flow, R&D, EPS — as tidy rows, annual and/or quarterly.
snapshotOne row per company: the latest fiscal year's figures plus computed margins & returns (net margin, gross margin, ROE, ROA).
conceptThe full time series for one exact XBRL concept (e.g. NetIncomeLoss).
framesOne concept across all companies for a period (e.g. every company's Revenues for CY2023).

What you get per row (metrics mode)

FieldExample
ticker · company · cikAAPL · Apple Inc. · 0000320193
metric · tagNet income · NetIncomeLoss
value · unit112,010,000,000 · USD
fiscal_year · period_type · period_end2025 · annual · 2025-09-27
form · filed10-K · 2025-10-31

Examples

Key financials for Apple & Microsoft (last 10 years)

{ "mode": "metrics", "tickers": ["AAPL", "MSFT"] }

A one-row fundamentals snapshot with margins & ROE

{ "mode": "snapshot", "tickers": ["AAPL", "MSFT", "NVDA"] }

Net income history for one company

{ "mode": "concept", "ticker": "TSLA", "tag": "NetIncomeLoss" }

Every company's 2023 revenue

{ "mode": "frames", "tag": "Revenues", "period": "CY2023" }

Run it on a schedule

Schedule a quarterly run to refresh a fundamentals database as new 10-Ks and 10-Qs land, power a stock-screener or valuation model, or diff snapshots to catch reporting changes.

Data source & notes

  • Source: the SEC's official XBRL financial data APIs (data.sec.gov) — public and keyless.
  • As reported: values are exactly what companies filed (including later restatements — we keep the most recently filed value per period).
  • Companies use different XBRL tags over time; the metrics mode tries the common tags per line item, so occasionally a metric is unavailable for a given filer.
  • US filers report in us-gaap; foreign filers (20-F) may use ifrs-full — pass taxonomy in concept/frames mode.
  • Not investment advice — this is raw reported data.

Keywords

SEC EDGAR, SEC API, company financials, financial statements, fundamentals, XBRL, 10-K, 10-Q, revenue, net income, EPS, balance sheet, income statement, cash flow, financial ratios, net margin, ROE, stock fundamentals, ticker financials, company facts, CIK, financial data API, no API key.