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
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
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.
/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.
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.
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.