Company financials research
Use SEC EDGAR endpoints to turn company financials research into repeatable API requests with documented inputs and JSON responses.
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.
Endpoint families
6
Documented params
54
Examples
10
Live catalog snapshot
Active endpoints
10
Methods
GET
Required params
17
Schema refs
10
{
"platform": "SEC EDGAR",
"endpoint": "sec-financials",
"method": "GET",
"path": "/sec/financials",
"auth": "apiKey"
}Use cases
Pull U.S. public-company data from SEC EDGAR as JSON — company filings, normalized financial statements, full-text search, insider trades, and 13F holdings.
Use SEC EDGAR endpoints to turn company financials research into repeatable API requests with documented inputs and JSON responses.
Use SEC EDGAR endpoints to turn filing and disclosure monitoring into repeatable API requests with documented inputs and JSON responses.
Use SEC EDGAR endpoints to turn insider and institutional ownership analysis into repeatable API requests with documented inputs and JSON responses.
Managed execution
Every figure below is read from the live SEC EDGAR endpoint catalog — 10 endpoints, 54 documented request parameters, and 10 published response schemas — the same catalog Docs and Playground run against.
10 documented SEC EDGAR endpoints, grouped into 7 request families — Company, Filing and Financials, plus 4 more.
54 request parameters are documented across those SEC EDGAR endpoints, 17 of them required — the full input contract is public before you write any integration code.
10 of the 10 SEC EDGAR endpoints ship a recorded example response, and 10 carry a documented response schema — you can code against the real JSON before the first request.
SEC EDGAR endpoints document their error responses (400, 404, 500 and 503) alongside the success schema, so a block, a rate limit, or a missing record comes back as a typed error rather than silently empty data.
10 hosted MCP tools back the SEC EDGAR endpoints, so an agent can call the same routes with the same parameters and the same JSON contract, with no custom glue.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/sec/company/search
/sec/filing
/sec/financials
/sec/frames
/sec/full-text-search
/sec/insider
Endpoint catalog
/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 tool 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 tool 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 tool 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 tool 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 tool 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 tool 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 tool 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 tool 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 tool 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 tool sec_institutional_holdings
Related APIs
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.
How to scrape 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.