SEC EDGAR Filings
Structured SEC filings ready for AI and RAG pipelines
What it does
Pull SEC EDGAR filings — 10-K, 10-Q, 8-K, and more — as clean structured JSON ready for AI and RAG pipelines. Financial facts, filing text, entity data. Zero charge on empty runs.
Built in
- ✓ 10-K, 10-Q, 8-K and 20+ form types
- ✓ Structured financial facts extracted
- ✓ Full filing text for RAG ingestion
- ✓ CIK and ticker lookup supported
- ✓ Zero charge on empty runs
Guides & tutorials
Pull SEC Filings into a RAG Pipeline with Claude and the SEC EDGAR Scraper
How to turn 10-K, 10-Q and 8-K filings into a clean, chunked, citation-grounded knowledge base an LLM can answer questions over
Building a RAG Pipeline on SEC EDGAR Filings: A Step-by-Step Guide
How to scrape SEC EDGAR filings, chunk them for vector search, and build a provenance-aware Q&A system that cites specific filing sections using Claude.
Common questions
What SEC filing types can I pull? +
10-K (annual reports), 10-Q (quarterly reports), 8-K (current reports), 20-F, DEF 14A, S-1, and 20 more form types. Search by ticker, CIK, or company name.
Is the SEC EDGAR data free? +
Yes, EDGAR is a public database. The official API is free but rate-limited and returns raw XBRL or HTML. This scraper handles rate limiting and returns clean structured JSON.
Can I use this for RAG pipelines over financial documents? +
Yes. Each filing is returned with full document text pre-extracted and ready for chunking. Pair it with RAG Crawler for large multi-document ingestion pipelines.
How far back do the filings go? +
EDGAR has filings going back to 1993. Use date range filters to pull historical filings for any public company.
What data is extracted from each filing? +
Accession number, form type, filing date, company name, CIK, document URLs, and full text of the primary document. Financial fact tables are included where available in XBRL format.
Try it on Apify.
Free tier on Apify with 100 results included. No credit card required.