PeerHosting / APIs / SEC EDGAR Filing Monitor
Live

SEC EDGAR Filing Monitor — search + new-filing alerts

Search and monitor SEC filings through EDGAR's official free JSON APIs. Track any company's filings by ticker or CIK with new-since-last-run alerts, or run full-text search across every filing in EDGAR. Each result is clean filing metadata plus the canonical SEC document URL. No API key, no scraping.

Two modes, combinable in one run

What you get per filing

{
  "type": "filing",
  "company": "Apple Inc.",
  "ticker": "AAPL",
  "cik": "0000320193",
  "form": "8-K",
  "filedAt": "2026-06-09",
  "title": "...",
  "filingUrl": "https://www.sec.gov/Archives/..."
}

Metadata and the canonical SEC URL only — document bodies are not extracted, which keeps runs fast, cheap, and free of personal-data concerns.

Use cases

Pricing

EventPrice (USD)
Run start$0.0005
Per filing returned$0.001
New-filing alert$0.01
API call (standby)$0.02

A 50-company watchlist checked daily costs pennies per day. The live price on the Apify page is authoritative.

Runs on Apify — free account, pay per event, schedule it or call the standby endpoint from your stack.

Run on Apify →

Related: Feed Digest Monitor · Structured Data Extractor