SEC 8-K Material Events Monitor avatar

SEC 8-K Material Events Monitor

Pricing

from $5.00 / 1,000 material events

Go to Apify Store
SEC 8-K Material Events Monitor

SEC 8-K Material Events Monitor

Monitor US public companies for material events (M&A, bankruptcy, CEO changes, earnings, delistings, cyber breaches) from their SEC 8-K filings, with each event decoded into plain English.

Pricing

from $5.00 / 1,000 material events

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

SEC 8-K Material Events Monitor πŸ””

Get alerted the moment a company reports something material β€” M&A, bankruptcy, CEO changes, earnings, delistings, cyber breaches β€” straight from SEC 8-K filings.

When something important happens at a US public company, it must file a Form 8-K, usually within four business days. Each 8-K declares one or more numbered Items that say exactly what kind of event it is. This Actor watches the companies you care about, decodes those cryptic Item codes into plain English, and links you straight to the filing.

Built to be near-maintenance-free: event types come straight from SEC's official metadata feed β€” no document parsing, no proxy, no browser.


What you can do with it

  • πŸ”” Real-time corporate event alerts β€” run on a schedule, get pinged on CEO exits, M&A, bankruptcies.
  • πŸ“° Newsroom / PR monitoring β€” track material events across a list of companies.
  • πŸ“‰ Trading signals β€” earnings, restatements, delistings, impairments as structured events.
  • 🧭 Portfolio watch β€” monitor every company you hold or cover in one run.
  • πŸ—‚οΈ Compliance & research feeds β€” a clean, decoded 8-K event stream.

Features

  • βœ… Plain-English event types β€” 5.02 becomes "Departure/Appointment of Directors or Officers".
  • βœ… Friendly categories β€” Earnings, M&A, Bankruptcy, Executive Changes, Delisting, Cybersecurity, and more.
  • βœ… Event-type filtering β€” monitor only the events that matter to you (defaults to a high-signal set).
  • βœ… Ticker β†’ company resolution β€” type AAPL, not a CIK.
  • βœ… Direct filing links β€” jump to the actual 8-K to read the detail.
  • βœ… Fast & cheap β€” pure metadata, official SEC endpoints, tiny footprint.

Input

FieldDescription
Tickers to monitore.g. AAPL, TSLA, NVDA.
CIKs to monitorSEC CIK numbers for filers without a ticker (optional).
Event types to keepWhich 8-K Item codes to report. Default = high-signal set; pick ALL for everything.
Lookback daysHow many days back to scan (1–90).
Include amendmentsInclude 8-K/A amended filings.
Max resultsCap the number of events returned.
Contact emailSent to SEC in the User-Agent, per their fair-access policy.

Example β€” watch a portfolio for major events

{
"tickers": ["AAPL", "TSLA", "NVDA", "MSFT"],
"items": ["1.03", "2.01", "5.02", "3.01", "1.05"],
"daysBack": 30,
"contactEmail": "you@example.com"
}

Example β€” every 8-K a company filed this week

{
"tickers": ["GME"],
"items": ["ALL"],
"daysBack": 7,
"contactEmail": "you@example.com"
}

Output

Each row is one 8-K filing with its events decoded:

{
"issuer_name": "Apple Inc.",
"issuer_ticker": "AAPL",
"issuer_cik": "320193",
"form_type": "8-K",
"event_date": "2026-05-01",
"filing_date": "2026-05-02",
"accepted_datetime": "2026-05-02T16:30:00.000Z",
"items": ["2.02", "9.01"],
"item_labels": [
"2.02 - Results of Operations and Financial Condition",
"9.01 - Financial Statements and Exhibits"
],
"event_categories": ["Earnings", "Exhibits"],
"event_summary": "Results of Operations and Financial Condition; Financial Statements and Exhibits",
"primary_document_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019326000050/aapl-8k.htm",
"filing_url": "https://www.sec.gov/Archives/edgar/data/320193/000032019326000050/0000320193-26-000050-index.htm",
"accession_number": "0000320193-26-000050"
}

Run it on a schedule

Set the Actor to run on a schedule (e.g. every morning, or hourly) with a short daysBack (1–2) to get a live feed of new material events. Connect a Slack / email / webhook / Google Sheets integration to push alerts to you automatically.

8-K event types cheat sheet

ItemEventCategory
1.01Material agreement enteredM&A / Agreements
1.03Bankruptcy or receivershipBankruptcy
1.05Material cybersecurity incidentCybersecurity
2.01Acquisition/disposition completedM&A / Agreements
2.02Earnings / results of operationsEarnings
2.06Material impairmentImpairment / Costs
3.01Delisting noticeDelisting
4.02Financial restatementAuditor / Restatement
5.01Change in controlChange of Control
5.02Executive / board changeExecutive & Board Changes
7.01Regulation FD disclosureReg FD
8.01Other eventsOther

Notes & limitations

  • Uses SEC EDGAR's official public endpoints; respects SEC's fair-access rate limits.
  • Reports the event type and links to the filing; it does not extract the narrative text of the 8-K (open the filing link for full detail).
  • This is factual public data, not investment advice.

Keywords

8-K scraper, SEC 8-K, material events, corporate events monitor, SEC filings alerts, 8-K filings, EDGAR scraper, company news scraper, M&A tracker, bankruptcy alerts, CEO change tracker, executive departures, earnings 8-K, delisting alerts, cybersecurity incident disclosure, restatement tracker, SEC EDGAR 8-K, corporate disclosure feed, material event alerts, stock news scraper, financial events API, regulatory filings monitor.