Sec Edgar Filing Search
Pricing
from $10.00 / 1,000 results
Go to Apify Store
Under maintenance
Sec Edgar Filing Search
Search SEC EDGAR for company filings including 10-K, 10-Q, 8-K and more.
What Does SEC EDGAR Filing Search Do?
This Apify actor searches the SEC EDGAR database for company filings. It retrieves filing details including company name, CIK number, form type, filing date, and direct links to the filings.
Why Search SEC EDGAR?
SEC EDGAR is the official repository for all public company filings in the United States. This scraper enables automated monitoring of company filings, financial research, compliance tracking, and investment analysis.
How to Use This Scraper
- Enter a company name to search for.
- Optionally specify a form type (defaults to 10-K annual reports).
- Run the actor to get structured filing data.
Input Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
company | string | Company name to search | required |
formType | string | SEC form type filter | "10-K" |
Output Data
Each filing includes:
- companyName - Official company name
- cik - Central Index Key number
- formType - Filing form type
- dateFiled - Date the filing was submitted
- filingUrl - Direct URL to the filing
