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リクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページは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.
/sec/company/submissionsReturns a company's recent SEC filings (form, dates, primary document URL) filtered by form type and date range. Provide cik or ticker. Credential-free public SEC data.
/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.
/sec/filingReturns a single SEC filing's metadata and primary document URL. Provide accession plus cik or ticker. Credential-free public SEC data.
/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.
/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.
/sec/framesReturns every filer's reported value for one XBRL concept in one reporting period (an EDGAR "frame"). Credential-free public SEC data.
/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.
/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.
/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.
関連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.
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.