SEC Filing Monitor
Pricing
from $2.00 / 1,000 results
SEC Filing Monitor
Monitor SEC filings for new 10-K, 10-Q, and other disclosure signals. Export matched filings for investor, compliance, and competitive-intelligence workflows.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
Rodolfo Martins
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Monitor official SEC EDGAR filings for selected public companies. Get structured, deduplicated filing records for compliance, investor research, competitive intelligence, and disclosure alerts—without scraping generic web pages.
What it does
- Resolves ticker symbols to SEC CIKs.
- Reads the official SEC submissions feed.
- Filters filings by form, recency, and optional keywords.
- Returns canonical EDGAR document links ready for downstream automation.
Quick start
- Enter one or more ticker symbols, such as
AAPLorMSFT. - Choose the filing forms to monitor.
- Set the lookback period and maximum results.
- Run once, or save the configuration as an Apify Task for scheduled monitoring.
Example input
{"tickers": ["AAPL", "MSFT"],"forms": ["10-K", "10-Q", "8-K"],"keywords": ["acquisition", "material agreement"],"lookback_days": 30,"max_items": 100}
Output
Each dataset item is one official filing and includes:
| Field | Description |
|---|---|
company_name, cik | SEC registrant identity |
form, filing_date, report_date | Filing classification and dates |
accession_number | SEC filing identifier |
document_url | Canonical EDGAR filing document link |
description, items, matched_keyword | Filing context and match evidence |
The run output also exposes a results dataset link and a structured run summary with valid-record counts and warnings.
Common use cases
- Monitor 8-K disclosures for event-driven research.
- Watch portfolio companies for new 10-Q and 10-K filings.
- Send matched filings to a CRM, Slack, webhook, or data warehouse.
- Build compliance and competitor-disclosure alerts.
Scheduling and integrations
Create an Apify Task from your preferred input, then attach an Apify Schedule for recurring checks. Use the default dataset API, webhooks, or the output links returned by each run to connect the results to your workflow.
Pricing
This Actor uses pay-per-event pricing. You are charged for each filing record returned, plus a small Actor-start event. Set a maximum run charge suitable for your expected filing volume.
Data source and limitations
Data comes from official SEC EDGAR submissions endpoints. This Actor is a monitoring and extraction tool, not investment, legal, or compliance advice. SEC availability and filing metadata are controlled by the SEC.
Support
If a filing appears incomplete or a company cannot be resolved, include the ticker/CIK, input, and run URL when requesting support.