Access, analyze, and extract structured data from SEC EDGAR filings — financial statements, insider trades, institutional holdings, and more.
npx clawhub@latest install edgartoolsEdgartools connects your AI assistant to the full SEC EDGAR database, giving it structured access to every public filing since 1994. Install it when you need to analyze financial statements, track insider trades, review institutional holdings, or work with any SEC regulatory document — all without manually downloading or parsing raw filings.
npx clawhub@latest install edgartoolsClick the Install button at the top of this page for one-click setup
Extracts income statements, balance sheets, and cash flow statements directly from 10-K and 10-Q filings as typed Python objects. Supports both annual and quarterly views with multi-period stitching.
Each supported SEC form maps to a dedicated structured object — TenK, TenQ, EightK, Form4, ThirteenF, ProxyStatement, and more — with typed properties instead of raw text.
Parses XBRL-tagged data from filings, enabling precise fact queries and standardized multi-period financial analysis across reporting periods.
Parses Form 4 insider transactions (reporting owner, transaction details) and 13F-HR institutional holdings (portfolio table, total value) into structured data.
Find any SEC registrant by ticker symbol, CIK number, or free-text name search. Batch and screening workflows are supported via the Companies API.
Any filing can be exported as plain text, HTML, or Markdown via .text(), .html(), or .markdown(), making it straightforward to feed filing content into LLM prompts.
Pull annual or quarterly financials for a public company and compare revenue, margins, or debt levels across multiple periods using structured statement objects.
Retrieve the latest Form 4 filings for a ticker to see which executives or directors bought or sold shares, including transaction dates and amounts.
Access 13F-HR filings to see what positions major institutional investors hold, their total portfolio value, and changes quarter over quarter.
Extract executive compensation tables and shareholder proposals from DEF 14A filings for governance research or ESG analysis.
EDGAR_IDENTITY environment variable or set_identity() call. Required by the SEC for all API access.edgartools installed in the skill's environment (uv pip install edgartools). Use uv pip install "edgartools[ai]" for MCP and AI integration features.npx clawhub@latest install edgartoolsLog in to write a review
No reviews yet. Be the first to share your experience!