SEC EDGAR Filing Scraper
Pricing
Pay per usage
Go to Apify Store
SEC EDGAR Filing Scraper
Scrapes SEC EDGAR filings, insider transactions, and company data.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Jan Bruinier
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Scrapes SEC EDGAR filings including 10-K, 10-Q, 8-K, and insider trading Form 4. Search by company name, CIK number, form type, or keywords. Extracts filing dates, document URLs, accession numbers, and company details.
Features
- Extract company data, reviews, ratings, and business intelligence from SEC EDGAR
- Export to JSON, CSV, Excel, and other formats
- Configurable result limits and pagination
- Proxy support for reliable scraping
- Pay-per-result pricing with free tier (50 results free per run)
Input Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
search_queries | array | No | - | Full-text search queries to find filings (e.g. 'artificial intelligence', 'quarterly revenue'). |
company_names | array | No | ["Tesla"] | Company names or CIK numbers to search for (e.g. 'Apple Inc', 'Tesla', '0000320193'). |
form_types | array | No | ["10-K", "10-Q"] | SEC form types to filter by (e.g. '10-K', '10-Q', '8-K', '4', 'S-1'). Leave empty for all types. |
date_from | string | No | - | Start date for filing search in YYYY-MM-DD format (e.g. '2024-01-01'). |
date_to | string | No | - | End date for filing search in YYYY-MM-DD format (e.g. '2024-12-31'). |
max_results | integer | No | 100 | Maximum number of filings to return. |
Output Example
{"name": "Company Name","rating": 4.2,"reviewCount": 856,"category": "Software","description": "Company description...","url": "https://example.com/company/123"}
Cost Calculator
| Results | Cost |
|---|---|
| 50 | Free |
| 1,000 | $3.50 |
| 10,000 | $35.00 |
| 100,000 | $350.00 |
Plus $0.005 per actor run. First 50 results per run are free.
Use Cases
- Competitive intelligence and market research
- Vendor evaluation and due diligence
- Lead generation and prospecting
- Industry benchmarking and reporting
- Building business intelligence dashboards
Limitations
- Results depend on SEC EDGAR's availability and structure
- Some pages may require residential proxies for reliable access
- Rate limiting may apply for very large scrapes
- Website layout changes may temporarily affect data extraction
Changelog
- v0.1 - Initial release