SEC EDGAR Filings Scraper
Pricing
Pay per usage
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
Maintained by CommunityActor 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?
| User | Use case |
|---|---|
| 📈 Investors & analysts | Track competitor filings, monitor holdings changes |
| 📰 Financial journalists | Breaking-news alerts on specific companies/topics |
| ⚖️ Compliance teams | Monitor regulatory disclosures in your sector |
| 🔬 Researchers | Full-text search across decades of corporate disclosures |
| 🧠 AI agents | Automated due-diligence pipelines |
Input options
| Field | Description | Example |
|---|---|---|
searchQuery | Full-text inside filings | "artificial intelligence", "merger agreement" |
companyName | Company name filter | "Tesla" |
ticker | Stock ticker | "TSLA" |
formTypes | Form type filter | ["10-K", "8-K"], ["4"] |
dateFrom / dateTo | Filing date range | "2026-01-01" |
maxItems | Max results per run | 100 |
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
- Breaking-news monitor: watch
["8-K"]forms for your tracked companies - Insider trading alerts: form type
["4"]+ scheduled daily runs - 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.