EDGAR Intelligence — SEC Filings, AI Forecasts & Analysis
Pricing
Pay per usage
EDGAR Intelligence — SEC Filings, AI Forecasts & Analysis
Monitor 30+ SEC filing types, forecast revenue with AI, and get plain-English analysis of material events. Built for VC, PE, hedge funds, corp dev, and family offices.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Kashif Ali
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
16 hours ago
Last modified
Categories
Share
EDGAR Intelligence — SEC Monitoring That Finds What Moves Markets
Monitor 30+ SEC filing types across your entire portfolio. Turn on forecasts to see where revenue is going. Turn on AI analysis to get a one-paragraph summary of every material event. All from one input.
An 8-K landed at 2:14 PM last Thursday.
A PE analyst had 3 hours before the Monday morning investment committee meeting. The filing disclosed a material contract loss at a portfolio company. Without it, the team would have walked into that meeting with stale numbers.
EDGAR Intelligence catches what manual tracking misses.
Pick a company, a search term, or just watch the SEC's live feed. The Actor ingests filings across 30+ form types — 8-K, 10-K, 10-Q, Form D, S-1, 13-F — and returns structured JSON with full text.
Need to know where revenue is heading?
Turn on TimesFM forecasting. The model reads 8–12 quarters of history and returns a probability-weighted range for the next year. No spreadsheet modeling. No manual data entry.
Need to know what an 8-K actually says — in one paragraph?
Turn on AI analysis. An 8-K about a director resignation becomes:
"The CFO resigned effective immediately; no replacement named. Material risk of leadership vacuum during Q3 fundraising."
Not 20 pages. One paragraph.
This is built for:
→ VC associates covering 100+ portfolio companies
→ PE analysts running quarterly monitoring
→ Hedge fund teams tracking every position
→ Corp dev scanning for acquisition targets
→ Family offices keeping a pulse on holdings
This is NOT built for:
→ Engineers who want to build their own SEC pipeline
→ PDF readers who prefer 20-page filings to one-paragraph summaries
Setup takes 60 seconds.
- Paste your EDGAR identity (required by the SEC)
- Pick your mode — company filings, RSS feed, manual CIK search, or full-text search
- Toggle forecasts and AI analysis on or off
- Run
Output lands as clean JSON. Every filing. Every enrichment. One call's worth of work.
"I've been manually checking EDGAR for 6 years. This does in 60 seconds what took me 3 hours a week." — PE Analyst at a $3B fund
Run it on Apify now.
Free tier: 50 filings total per user, one-time trial. After that, contact datasiphon@keystonerev.com for unlimited access.
First run is free. No subscription commitment. No setup call.
Appendix — Technical Summary
Modes
| Mode | What it does |
|---|---|
latest_feed | Poll SEC EDGAR RSS for recent filings |
company_search | Fetch filings by ticker / CIK / company name |
form_specific | Focus on one form type with filters |
full_text_search | Search EDGAR full-text index by keyword |
Output Fields
| Field | Description |
|---|---|
form_type | SEC form type |
company_name | Issuer name |
cik | 10-digit SEC CIK |
filing_date | Date filed |
accession_number | SEC accession (unique ID) |
filing_text | Full text extracted and cleaned |
structured_data | Filing-specific typed data |
forecast_data | TimesFM predictions (if enabled) |
semantic_analysis | AI-written summary + impact rating (if enabled) |
edgar_tools_version | Actor version |
Stack
edgartools v5.37 — TimesFM v2 (opt-in) — Groq Llama-3-70B (opt-in) — Apify
SEC Compliance
set_identity()called before every SEC request- Rate-limited (1 req/100ms) via edgartools
- User-Agent set from
edgarIdentity
License
MIT
Built by Keystone Revenue Systems