SEC EDGAR — Public Company Filings Search avatar

SEC EDGAR — Public Company Filings Search

Pricing

$1.00 / 1,000 dataset item scrapeds

Go to Apify Store
SEC EDGAR — Public Company Filings Search

SEC EDGAR — Public Company Filings Search

Search SEC EDGAR for any public company filing by keyword, form type, and date range. Or retrieve all recent filings for a specific company by CIK or name. Covers 10-K, 10-Q, 8-K, DEF 14A, S-1, and all other SEC filing types. No API key required.

Pricing

$1.00 / 1,000 dataset item scrapeds

Rating

0.0

(0)

Developer

Harry Schoeller

Harry Schoeller

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Search and retrieve public company filings from the SEC's EDGAR database. Two modes: keyword search across all filings, or pull a complete filing history for a specific company.

Modes

filing-search (default)

Full-text search across all EDGAR filings. Returns matching filings with metadata — company name, CIK, form type, filing date, accession number.

company-filings

Retrieve all recent filings for a specific public company by CIK number or company name.

{
"mode": "filing-search",
"query": ""climate risk" OR "physical risk"",
"forms": ["10-K"],
"startDate": "2023-01-01",
"endDate": "2024-12-31"
}

Example input — company filings

{
"mode": "company-filings",
"companyName": "Lennar Corporation",
"forms": ["10-K", "10-Q"]
}

Example output record (company-filings mode)

{
"name": "LENNAR CORP",
"cik": "0000920522",
"sic": "1521",
"sicDescription": "General Building Contractors-Residential Buildings",
"stateOfIncorporation": "DE",
"form": "10-K",
"filingDate": "2024-01-23",
"reportDate": "2023-11-30",
"accessionNumber": "0000920522-24-000006",
"filingUrl": "https://www.sec.gov/Archives/edgar/full-index/0000920522-24-000006/",
"isXBRL": true
}

Use cases

  • Investment research and competitive analysis
  • ESG and regulatory disclosure monitoring
  • M&A due diligence
  • Legal and compliance research
  • Real estate sector analysis (homebuilder filings, REIT disclosures)