Scrapers.lat logo scrapers.lat
Business

SEC EDGAR Financials Revenue & Assets Scraper

Scrape reported financial figures from SEC EDGAR XBRL data by ticker or CIK. Get Revenues, Assets, NetIncomeLoss and any us-gaap concept with value, unit, fiscal year, period and source filing. Export to JSON, CSV or Excel.

26 fields per record JSON · CSV · Excel · API Pay per use
sec-edgar-financials-scraper.json 200 OK
{
  "companyName": "Apple Inc.",
  "ticker": "AAPL",
  "cik": "0000320193",
  "sic": "3571",
  "sicDescription": "Electronic Computers",
  "stateOfIncorporation": "CA",
  "fiscalYearEnd": "0926",
  "exchanges": "Nasdaq",
  "filerCategory": "Large accelerated filer"
}
What you get

Every run returns clean, typed records, ready for your CRM, spreadsheet or database.

  • One clean record per result, deduped and normalized
  • Stable schema in JSON, CSV or Excel, or read it via the Apify API
  • Pay per use in the cloud, nothing to install or maintain
Fields it returns
Company NameTickerCikSicSic DescriptionState Of IncorporationFiscal Year EndExchangesFiler CategoryCompany PhoneConceptLabelTaxonomyUnit
Sample output

A real example record, exactly the shape you receive.

Company NameTickerCikSic
Apple Inc.AAPL00003201933571
Apple Inc.AAPL00003201933571
Apple Inc.AAPL00003201933571
Apple Inc.AAPL00003201933571
Apple Inc.AAPL00003201933571
GET /sec-edgar-financials-scraper
{
  "companyName": "Apple Inc.",
  "ticker": "AAPL",
  "cik": "0000320193",
  "sic": "3571",
  "sicDescription": "Electronic Computers",
  "stateOfIncorporation": "CA",
  "fiscalYearEnd": "0926",
  "exchanges": "Nasdaq",
  "filerCategory": "Large accelerated filer"
}

Frequently asked questions

How do I choose which companies to pull?

You provide stock tickers such as AAPL or MSFT, or raw CIK numbers, and the actor resolves each ticker to its CIK automatically. You can mix tickers and CIKs in the same run.

Which financial concepts can I extract?

Any concept the company reports in XBRL. Common ones are Revenues, Assets and NetIncomeLoss, but you can request any us-gaap or dei tag, or leave the concept list empty to pull every reported concept for the company.

Why are there several values for the same concept?

Companies report the same concept across many periods and across several filings, and the same period can be restated. Each datapoint carries its period, fiscal year, fiscal period, form and filing date so you can pick exactly the figures you need.

What units should I expect?

Most income and balance sheet figures are in USD, share counts are in shares, and per share figures use USD/shares. You can restrict a run to specific units if you only want one kind.

What happens if a company has no XBRL data?

If a company has not filed structured XBRL facts, the actor records an error row for that company and continues with the rest of the list.

Ready when you are.

Run the scraper live on Apify right now, or have us build one tailored to exactly what you need.