SEC EDGAR Company Filings - 10-K, 10-Q, 8-K Search
Pricing
from $5.00 / 1,000 results
SEC EDGAR Company Filings - 10-K, 10-Q, 8-K Search
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Ava Torres
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
SEC EDGAR Company Filings Search - 10,400+ Public Companies, 10-K, 10-Q, 8-K & Insider Trading
Search the SEC EDGAR database for any public company's filing history. Look up companies by name, stock ticker, or CIK number and get structured data for all SEC filings including annual reports (10-K), quarterly reports (10-Q), current events (8-K), insider trading (Form 4), proxy statements, and more. Direct links to every filing document.
Data comes from the official SEC EDGAR system (Securities and Exchange Commission Electronic Data Gathering, Analysis, and Retrieval). Covers all 10,400+ publicly traded companies and all filing types since 1993.
What data do you get?
| Field | Description | Coverage |
|---|---|---|
| Company name | Official SEC registrant name | 100% |
| CIK | Central Index Key (SEC identifier) | 100% |
| Tickers | Stock ticker symbols | ~95% |
| SIC / Industry | Standard Industrial Classification code and description | 100% |
| EIN | Employer Identification Number | ~90% |
| State of incorporation | Where the company is incorporated | ~95% |
| Filer category | Large accelerated, accelerated, non-accelerated, smaller reporting | 100% |
| Phone | Company phone number | ~85% |
| Business address | Street, city, state, ZIP | ~95% |
| Mailing address | Street, city, state, ZIP | ~90% |
| Former names | Previous company names | When applicable |
| Filing form type | 10-K, 10-Q, 8-K, 4, DEF 14A, S-1, etc. | 100% |
| Filing date | Date filed with SEC | 100% |
| Report date | Period of report | When applicable |
| Document URL | Direct link to the primary filing document | 100% |
| Filing index URL | Link to the filing index page with all exhibits | 100% |
| XBRL availability | Whether the filing includes structured XBRL data | 100% |
Use cases
- Investment research -- Pull 10-K/10-Q filings for fundamental analysis
- Compliance monitoring -- Track 8-K events, insider trading (Form 4), beneficial ownership (13D/13G)
- Due diligence -- Get complete filing history for M&A targets or counterparties
- Academic research -- Bulk download filings for financial analysis datasets
- Lead generation -- Find companies by industry (SIC code) with contact info and filing patterns
How to use
- Enter company names, stock tickers, or CIK numbers
- Optionally filter by form type (10-K, 10-Q, 8-K, etc.) and date range
- Run the actor and get structured JSON with company info and filings
No API key, no proxies, no browser needed. Uses the official SEC EDGAR public API.
Input examples
Look up by stock ticker
{"tickers": ["AAPL", "MSFT", "GOOGL"],"formTypes": ["10-K"],"maxFilings": 5}
Search by company name
{"companyNames": ["Tesla"],"formTypes": ["10-K", "10-Q", "8-K"],"dateFrom": "2024-01-01","maxFilings": 50}
Get insider trading forms
{"tickers": ["NVDA"],"formTypes": ["4"],"dateFrom": "2025-01-01","maxFilings": 100}
All filings by CIK number
{"ciks": ["1318605"],"maxFilings": 20}
Output example
{"cik": "0001318605","entityName": "Tesla, Inc.","entityType": "operating","sic": "3711","sicDescription": "Motor Vehicles & Passenger Car Bodies","ein": "912197729","stateOfIncorporation": "TX","fiscalYearEnd": "1231","category": "Large accelerated filer","phone": "512-516-8177","tickers": ["TSLA"],"exchanges": ["Nasdaq"],"businessCity": "Austin","businessState": "TX","totalFilings": 5,"filings": [{"accessionNumber": "0001628280-26-002390","form": "10-K","filingDate": "2026-01-29","reportDate": "2025-12-31","description": "10-K","documentUrl": "https://www.sec.gov/Archives/edgar/data/1318605/...","filingIndexUrl": "https://www.sec.gov/Archives/edgar/data/1318605/...","isXbrl": true,"isInlineXbrl": true,"size": 21516070}]}
Input parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
companyNames | string[] | [] | Company names to search. Partial matches returned (max 10 per name). |
tickers | string[] | [] | Stock ticker symbols (e.g. AAPL, TSLA). |
ciks | string[] | [] | SEC CIK numbers for direct lookup. |
formTypes | string[] | [] | Filter by form type. Leave empty for all. Common: 10-K, 10-Q, 8-K, 4, DEF 14A, S-1. |
dateFrom | string | "" | Start date (YYYY-MM-DD). Only filings on or after this date. |
dateTo | string | "" | End date (YYYY-MM-DD). Only filings on or before this date. |
maxFilings | integer | 100 | Max filings per company. Set to 0 for unlimited (may return 1000+). |
Pricing
This actor uses pay-per-result pricing on the Apify platform:
- Per result: $0.005 per company record (includes all filings for that company)
- Platform fee: $0.05 per actor start
Example: Looking up 10 companies by ticker costs approximately $0.10 (10 results x $0.005 + $0.05 start fee).
The underlying SEC EDGAR API is free and has no usage limits beyond rate limiting (10 req/s).
Data source
All data comes from the SEC EDGAR system, the official repository for SEC filings. Data is public and freely available.
Common SEC form types
| Form | Description |
|---|---|
| 10-K | Annual report |
| 10-Q | Quarterly report |
| 8-K | Current report (material events) |
| 4 | Insider trading (changes in beneficial ownership) |
| DEF 14A | Proxy statement |
| S-1 | Registration statement (IPO) |
| 13F-HR | Institutional investment manager holdings |
| 13D | Beneficial ownership (>5%) |
| SC 13G | Beneficial ownership (passive) |
| 144 | Notice of proposed sale of securities |
FAQ
Is this legal? Yes. SEC EDGAR is a public government database. All filing data is freely available. This actor uses the official EDGAR API.
Do I need an API key? No. The SEC EDGAR API is free and requires no authentication.
How fast is it? A single company lookup with 100 filings typically completes in 2-3 seconds. The SEC rate limits at 10 requests/second.
How far back does data go? EDGAR has filings from 1993 to present. Older filings (pre-2000) may have less structured data.
Can I search by industry? Not directly, but you can use company name search with industry terms, or look up specific SIC codes in the output data.
Does it include the actual filing text? No, this actor returns metadata and direct document URLs. You can use the document URLs to fetch the actual filing content.
What about private companies? Only companies that file with the SEC (public companies, mutual funds, etc.) are included. Private companies are not in EDGAR.
Integrations
Export results to any downstream system:
- CRM -- Enrich company records with SEC filing data and financial metadata
- Google Sheets / Excel -- Direct export for financial analysis
- Zapier / Make -- Trigger workflows when new filings are detected
- Webhooks -- Push filing data to your own API endpoint
- Manual export -- Download as CSV, JSON, or Excel from the Apify Console
Support
Found a bug or have a feature request? Open an issue on the actor page or contact us through the Apify platform.
More Public Data Tools
This actor is part of a collection of 30 public data scrapers. All free to try, all on Apify:
- SEC EDGAR Company Filings -- 10-K, 10-Q, 8-K, insider trading for all public companies
- FEC Campaign Finance -- 50M+ individual donations, PACs, candidate fundraising
- IRS 990 Nonprofit Search -- Revenue, expenses, CEO pay for 2M+ nonprofits
- openFDA Drug Recalls -- Adverse events, recalls, drug labels
- U.S. Census ACS -- Demographics, income, housing for any geography
- BLS Economic Data -- CPI, unemployment, wages, JOLTS
- USDA FoodData Central -- 300K+ foods with full nutrition facts
- YellowPages Scraper -- US business leads with emails