Company financials research
SEC EDGARエンドポイントを使えば、「Company financials research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn official SEC filings into structured data for financial research, due diligence, and AI-agent workflows — normalized statements with ratios, extracted filing sections, insider and institutional activity, all credential-free.
Pull U.S. public-company data from SEC EDGAR as JSON — company filings, normalized financial statements, full-text search, insider trades, and 13F holdings.
エンドポイントファミリー
6
ドキュメント化されたパラメータ
54
サンプル数
10
ライブカタログスナップショット
稼働エンドポイント
10
メソッド
GET
必須パラメータ
17
スキーマ参照
10
{
"platform": "SEC EDGAR",
"endpoint": "sec-financials",
"method": "GET",
"path": "/sec/financials",
"auth": "apiKey"
}ユースケース
Pull U.S. public-company data from SEC EDGAR as JSON — company filings, normalized financial statements, full-text search, insider trades, and 13F holdings.
SEC EDGARエンドポイントを使えば、「Company financials research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
SEC EDGARエンドポイントを使えば、「Filing and disclosure monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
SEC EDGARエンドポイントを使えば、「Insider and institutional ownership analysis」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のSEC EDGARエンドポイントカタログから取得しています(エンドポイント10件、ドキュメント化されたリクエストパラメータ54個、公開レスポンススキーマ10件)。DocsとPlaygroundが参照しているカタログと同じものです。
SEC EDGARのエンドポイントは10件、7つのリクエストファミリーに分類されています(Company、Filing、Financialsほか4件)。
これらのSEC EDGARエンドポイントには54個のリクエストパラメータがドキュメント化されており、うち17個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
10件のSEC EDGARエンドポイントのうち10件が実際のサンプルレスポンスを、10件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
SEC EDGARのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、500、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
SEC EDGARのエンドポイントは10個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/sec/company/search
/sec/filing
/sec/financials
/sec/frames
/sec/full-text-search
/sec/insider
エンドポイントカタログ
/sec/company/searchResolves a ticker symbol or company-name query to SEC EDGAR companies (CIK, ticker, name) using the official company_tickers map. Credential-free public SEC data.
MCPツール sec_company_search
/sec/company/submissionsReturns a company's recent SEC filings (form, dates, primary document URL) filtered by form type and date range, plus company profile fields as reported by EDGAR: entity_type, former_names, exchanges, category, fiscal_year_end, state_of_incorporation. Provide cik or ticker. Credential-free public SEC data.
MCPツール sec_company_submissions
/sec/company/intelligenceAggregates a company's profile, a latest-annual financial snapshot, the latest 10-K/10-Q/8-K, and recent material events into one call. Provide cik or ticker. Optionally fuse live cross-source data with enrich (a comma list of market, news, hiring): market and news are keyed on the ticker; hiring needs ats plus that ATS's careers slug (or tenant/datacenter/site for Workday). Enrichment is best-effort — requested-but-unavailable sources are listed under degraded and never fail the SEC-native response. Credential-free public data.
MCPツール sec_company_intelligence
/sec/filingReturns a single SEC filing's metadata and primary document URL. Provide accession plus cik or ticker. Credential-free public SEC data.
MCPツール sec_filing
/sec/filing/sectionsExtracts item sections (e.g. 1A Risk Factors, 7 MD&A) from a 10-K/10-Q/8-K primary document as clean text. Provide accession plus cik or ticker. Credential-free public SEC data.
MCPツール sec_filing_sections
/sec/full-text-searchSearches the full text of SEC EDGAR filings (efts), filtered by form and date, with pagination. Credential-free public SEC data; free where incumbents gate full-text search behind paid tiers.
MCPツール sec_full_text_search
/sec/framesReturns every filer's reported value for one XBRL concept in one reporting period (an EDGAR "frame"). Credential-free public SEC data.
MCPツール sec_frames
/sec/financialsReturns a company's normalized financial statements across recent periods, resolving EDGAR's inconsistent XBRL tags to a stable schema. Provide cik or ticker. Credential-free public SEC data.
MCPツール sec_financials
/sec/insiderReturns a company's recent insider transactions parsed from Form 3/4/5 ownership filings (owner, role, security, shares, price). Provide cik or ticker. Credential-free public SEC data.
MCPツール sec_insider
/sec/institutional-holdingsReturns the latest 13F-HR holdings for an institutional manager (by CIK): issuer, value, shares, sorted by value. Credential-free public SEC data.
MCPツール sec_institutional_holdings
関連API
Financial Data
Collect Yahoo Finance quote pages, market data, historical prices, screeners, calendars, and ticker research modules as structured JSON for dashboards, watchlists, and agent-native workflows.
Financial Data
Extract public Google Finance quote pages, chart data, market news, company metadata, financial sections, market movers, and market category pages as structured JSON for research dashboards, monitoring workflows, watchlists, and AI agents.
Financial Data
Turn public congressional financial-disclosure filings into structured JSON — search by member name, state, district, or filing year, with normalized filing type, year, and PDF URL. Sourced from the House Clerk and Senate eFD public disclosure systems.
SEC EDGARのスクレイピング方法
SEC EDGAR holds every U.S. public-company filing, but the raw feeds are unindexed HTML/XBRL split across submissions, full-text search, and financial frames. Crawlora's SEC endpoints return filings, normalized financial statements, insider trades, and 13F holdings as structured JSON — no EDGAR parsing.
Search by company name or ticker, or target a specific 10-K, 10-Q, 8-K, or Form 4.
Pass a CIK, ticker, or accession number to Crawlora's SEC endpoint (e.g. /sec/financials, /sec/filing, /sec/insider).
Receive filing metadata and sections, normalized income-statement, balance-sheet, and cash-flow data with ratios, insider transactions, and 13F holdings as clean JSON.
Feed financial models and AI due-diligence pipelines, or re-run to track new filings, insider activity, and holdings changes.
FAQ
Send a company ticker, CIK, or accession number to Crawlora's SEC endpoints and get filings, extracted sections, normalized financial statements, insider trades, and 13F holdings as structured JSON — no EDGAR HTML parsing. Collect public data and respect SEC EDGAR's fair-access terms.
EDGAR's raw submissions and full-text search are free but return unindexed HTML/XBRL split across several endpoints, under fair-access rate limits. Crawlora normalizes filings, financial statements with ratios, insider transactions, and 13F holdings into one JSON shape, handles rate limits, and exposes them as hosted MCP tools for AI agents.
Company search and submissions, individual filings and their sections, full-text search, financial frames, normalized statements, insider transactions (Form 3/4/5), and 13F institutional holdings. Collect only public data you are authorized to use.