📊 SEC EDGAR Monitor avatar

📊 SEC EDGAR Monitor

Pricing

Pay per event

Go to Apify Store
📊 SEC EDGAR Monitor

📊 SEC EDGAR Monitor

Monitor SEC EDGAR filings for any US public company by ticker or CIK. Filter by form type (10-K, 10-Q, 8-K, S-1). No API key needed. Great for investment research and compliance tracking.

Pricing

Pay per event

Rating

0.0

(0)

Developer

太郎 山田

太郎 山田

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

8 hours ago

Last modified

Categories

Share

Monitor SEC EDGAR filings for US public companies by ticker or CIK. Filter by form type (10-K, 10-Q, 8-K, S-1). No API key, just User-Agent header.

Store Quickstart

Start with the Quickstart template (AAPL, MSFT, 10-K). For ongoing monitoring, use Quarterly Watch with 8-K + 10-Q + 7-day lookback.

Key Features

  • 📊 All major form types — 10-K, 10-Q, 8-K, S-1, DEF 14A, and more
  • 🏢 Ticker or CIK lookup — Both identifiers supported
  • 📅 Date range filtering — Look back N days for recent filings
  • 🔗 Direct filing URLs — Jump straight to full SEC filing text
  • 📝 Filing descriptions — Short description per filing
  • 🔑 No API key needed — SEC EDGAR public access

Use Cases

WhoWhy
Investment analystsTrack 10-K/10-Q releases for covered companies
Compliance teamsMonitor 8-K material events for risk signals
M&A advisorsTrack S-1 IPO filings in target sectors
Journalism/researchDiscover corporate disclosures by form type
Financial newsroomsAlert on earnings filings (10-Q) across coverage

Input

FieldTypeDefaultDescription
companiesobject[](required)List of {ticker} or {cik}
formTypesstring[]["10-K"]Form types to filter
daysBackinteger90Days to look back

Input Example

{
"companies": [{"ticker": "AAPL"}, {"ticker": "MSFT"}],
"formTypes": ["10-K", "10-Q"],
"daysBack": 90
}

Output Example

{
"company": "Apple Inc.",
"ticker": "AAPL",
"formType": "10-K",
"filedDate": "2025-10-31",
"url": "https://www.sec.gov/Archives/edgar/data/320193/...",
"description": "Annual Report"
}

FAQ

Do I need a SEC user agent?

Yes — SEC requires a User-Agent string. The actor includes one identifying itself properly.

What filings are public?

All SEC EDGAR filings for US public companies. Private companies and non-US filings are not here.

Can I download filing bodies?

This actor returns filing URLs. Fetch each URL separately to get full text (HTML/PDF).

How fast are new filings listed?

Near real-time — EDGAR updates within minutes of filing acceptance.

DevOps & Tech Intel cluster — explore related Apify tools:

Cost

Pay Per Event:

  • actor-start: $0.01 (flat fee per run)
  • dataset-item: $0.005 per output item

Example: 1,000 items = $0.01 + (1,000 × $0.005) = $5.01

No subscription required — you only pay for what you use.