Parse SEC EDGAR HTML documents into a tree of elements that correspond to the visual (semantic) structure of the document.
-
Updated
Mar 25, 2025 - Python
Parse SEC EDGAR HTML documents into a tree of elements that correspond to the visual (semantic) structure of the document.
🤖 Unofficial SEC EDGAR API wrapper for Python
Find and download SEC filings. Built on top of sec-edgar-downloader.
A package for downloading, extracting, parsing, and processing data from SEC-EDGAR, a public online database of all documents filed with the USA's Securities and Exchange Commission.
REST API for retrieving SEC EDGAR filings. Returns filing metadata and direct links to official SEC documents.
RAG system benchmarking 7 retrieval strategies on SEC 10-K filings. Hybrid chunking + BGE + RRF fusion scores 4.50/5.00 on LLM-as-judge evaluation.
This Python toolkit enables SEC data collection and financial data extraction via SEC EDGAR API. It provides 10-K filings download, financial metrics extraction, and batch SEC downloading for investment research tools, quantitative finance, and AI financial analysis.
This script utilizes the SEC EDGAR API to download HTML copies of SEC filings in an easy-to-use, compliantly polite, and incredibly effective script.
Add a description, image, and links to the sec-edgar-api topic page so that developers can more easily learn about it.
To associate your repository with the sec-edgar-api topic, visit your repo's landing page and select "manage topics."