sec-edgar-parser
CommunityDownload and parse SEC filings automatically.
Authorfranklee16
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It eliminates the time-consuming work of finding, downloading, and extracting financial filing content from the SEC EDGAR site so you can quickly analyze company disclosures.
Core Features & Use Cases
- CIK and filing discovery: Finds a company’s CIK from a ticker and pulls the relevant recent submissions metadata for forms like 10-K, 10-Q, and 8-K.
- Filing URL construction and retrieval: Builds the correct SEC Archives document URL from accession numbers and downloads filing text/HTML.
- Content parsing and structured extraction: Extracts readable text from HTML using BeautifulSoup and converts HTML tables into Pandas DataFrames with pd.read_html().
- Use case: You need to extract “Item 1A. Risk Factors” and key tables from the latest 10-K for a list of tickers, then standardize the data for downstream analysis.
Quick Start
Use the sec-edgar-parser skill to fetch and parse the latest 10-K filing for AAPL into extracted text and tables.
Dependency Matrix
Required Modules
requestspandasbs4jsontime
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sec-edgar-parser Download link: https://github.com/franklee16/academic-research-skills/archive/main.zip#sec-edgar-parser Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.