SEC EDGAR Filings Scraper avatar

SEC EDGAR Filings Scraper

Pricing

Pay per usage

Go to Apify Store
SEC EDGAR Filings Scraper

SEC EDGAR Filings Scraper

Search and monitor SEC EDGAR filings: 10-K, 10-Q, 8-K, insider trades, S-1 IPOs. Filter by company, form type, date range. Full-text search across all US public company disclosures. No API key required.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

DK

DK

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Search and monitor SEC EDGAR filings — every public disclosure by US-listed companies: annual reports (10-K), quarterly reports (10-Q), breaking news (8-K), insider trades, IPO registrations (S-1), and more.

🔍 Search it on Google: "SEC EDGAR scraper", "SEC filings API", "10-K filings monitor"

Why use this Actor?

  • No API key required — works out of the box
  • Full-text search — search inside filing documents, not just metadata
  • All form types — 10-K, 10-Q, 8-K, S-1, Form 4 insider trades...
  • Official data source — straight from sec.gov
  • Automation-ready — schedule monitoring runs for new filings

Who is this for?

UserUse case
📈 Investors & analystsTrack competitor filings, monitor holdings changes
📰 Financial journalistsBreaking-news alerts on specific companies/topics
⚖️ Compliance teamsMonitor regulatory disclosures in your sector
🔬 ResearchersFull-text search across decades of corporate disclosures
🧠 AI agentsAutomated due-diligence pipelines

Input options

FieldDescriptionExample
searchQueryFull-text inside filings"artificial intelligence", "merger agreement"
companyNameCompany name filter"Tesla"
tickerStock ticker"TSLA"
formTypesForm type filter["10-K", "8-K"], ["4"]
dateFrom / dateToFiling date range"2026-01-01"
maxItemsMax results per run100

Example input

{
"searchQuery": "artificial intelligence",
"formTypes": ["10-K"],
"dateFrom": "2026-06-01",
"maxItems": 200
}

Example output

{
"company": "Artificial Intelligence Technology Solutions Inc.",
"ticker": "AITX",
"cik": "0001498148",
"formType": "10-K",
"filedAt": "2026-06-09",
"location": "Ferndale, MI",
"accessionNo": "0001493152-26-027796",
"filingUrl": "https://www.sec.gov/Archives/edgar/data/1498148/000149315226027796/"
}

💡 Pro tips

  1. Breaking-news monitor: watch ["8-K"] forms for your tracked companies
  2. Insider trading alerts: form type ["4"] + scheduled daily runs
  3. Sector research: combine full-text queries ("supply chain disruption") with date ranges

Data source

Official SEC EDGAR full-text search API. Data is public record. This actor is not affiliated with the SEC.