SEC Filings & Financial Facts — EDGAR avatar

SEC Filings & Financial Facts — EDGAR

Pricing

$2.00 / 1,000 filing results

Go to Apify Store
SEC Filings & Financial Facts — EDGAR

SEC Filings & Financial Facts — EDGAR

Look up a US public company by ticker, CIK, or name. Get recent SEC filings such as 10-K, 10-Q and 8-K with canonical URLs plus selected XBRL company facts in normalized output. No upstream API key required.

Pricing

$2.00 / 1,000 filing results

Rating

0.0

(0)

Developer

Jaroslaw Antolak

Jaroslaw Antolak

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

15 days ago

Last modified

Share

Look up a US public company by ticker, CIK, or company name and return recent SEC EDGAR filings plus selected XBRL company facts in normalized output.

No upstream API key is required.

Quick start

  1. Enter a ticker for the simplest exact lookup, for example AAPL.
  2. Choose the filing forms you want: 10-K, 10-Q, 8-K, or other SEC forms.
  3. Set the result limit and decide whether to include selected XBRL company facts.
  4. Click Start.

The Input tab is prefilled with AAPL and the common 10-K / 10-Q / 8-K forms.

Example input

{
"ticker": "AAPL",
"forms": ["10-K", "10-Q", "8-K"],
"maxResults": 10,
"includeCompanyFacts": true
}

What you get

Each dataset row represents one filing and includes:

  • company name, ticker and CIK,
  • SEC form type,
  • filing date and report date,
  • accession number and primary document,
  • canonical SEC filing URL.

The run summary also includes selected recent XBRL facts when available.

Common workflows

  • Recent filings feed: ticker → latest 10-K / 10-Q / 8-K.
  • Company research: company name → resolved SEC entity → filings.
  • Document pipeline: use filingUrl as the canonical source for downstream document processing.
  • Financial enrichment: enable XBRL company facts for selected structured values.

Pricing

$0.002 per filing result delivered to the default dataset (Pay per event).

API & automation

Run through HTTP API, Python, JavaScript, CLI, OpenAPI or MCP. Use the API tab for ready-to-copy integration examples based on the Actor input schema.

Data source and fair access

Source: official SEC EDGAR data.sec.gov JSON APIs. Runs are intentionally bounded and use a declared User-Agent to respect SEC fair-access expectations. This Actor is not a bulk EDGAR mirror.

Returned data is public filing metadata and selected facts; it is not investment, accounting, tax, or legal advice.

Support

Open an Issue with the ticker / CIK, requested forms and run ID if a query needs investigation. Never post private tokens.