SEC EDGAR Filings Scraper avatar

SEC EDGAR Filings Scraper

Pricing

$2.00 / 1,000 results

Go to Apify Store
SEC EDGAR Filings Scraper

SEC EDGAR Filings Scraper

Get a company's recent SEC filings (form, date, accession, document URL) by ticker or CIK via the official EDGAR API.

Pricing

$2.00 / 1,000 results

Rating

0.0

(0)

Developer

Vincent Krüger

Vincent Krüger

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Get a company's recent SEC filings — form type, filing date, accession number and a direct document URL — by ticker or CIK, via the official SEC EDGAR API.

What it does

Turn tickers (or CIKs) into a clean list of that company's filings, optionally filtered to specific forms like 10-K or 8-K. Built for financial research, monitoring and compliance workflows.

Example output

{
"cik": "0000320193",
"company": "Apple Inc.",
"form": "10-K",
"filingDate": "2025-11-01",
"reportDate": "2025-09-27",
"accessionNumber": "0000320193-25-000100",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/320193/000032019325000100/aapl-20250927.htm",
"description": null
}

Input

FieldDescription
tickersStock tickers to resolve to companies (one per entry).
ciksSEC CIK numbers to fetch directly.
formTypesOptional filter, e.g. 10-K, 10-Q, 8-K.
maxItemsHard cap on filings returned (cost protection).

Pricing

Pay per result. 1,000 filings ≈ $2 (see the pricing tab). You are only charged for filings actually returned.

Limits & notes

  • Returns the company's most recent filings (up to ~1,000 per company). Deep history archives are not included in this version.
  • Uses a descriptive User-Agent as required by SEC's access policy.

Uses the public SEC EDGAR API (US government open data). No login or paywall is bypassed.

Support

Issues answered within 12 hours — include your input and run ID.