SEC Filings & Financial Facts — EDGAR
Pricing
$2.00 / 1,000 filing results
SEC Filings & Financial Facts — EDGAR
Look up a US public company by ticker, CIK, or name. Get recent SEC filings such as 10-K, 10-Q and 8-K with canonical URLs plus selected XBRL company facts in normalized output. No upstream API key required.
Pricing
$2.00 / 1,000 filing results
Rating
0.0
(0)
Developer
Jaroslaw Antolak
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
15 days ago
Last modified
Categories
Share
Look up a US public company by ticker, CIK, or company name and return recent SEC EDGAR filings plus selected XBRL company facts in normalized output.
No upstream API key is required.
Quick start
- Enter a ticker for the simplest exact lookup, for example
AAPL. - Choose the filing forms you want:
10-K,10-Q,8-K, or other SEC forms. - Set the result limit and decide whether to include selected XBRL company facts.
- Click Start.
The Input tab is prefilled with AAPL and the common 10-K / 10-Q / 8-K forms.
Example input
{"ticker": "AAPL","forms": ["10-K", "10-Q", "8-K"],"maxResults": 10,"includeCompanyFacts": true}
What you get
Each dataset row represents one filing and includes:
- company name, ticker and CIK,
- SEC form type,
- filing date and report date,
- accession number and primary document,
- canonical SEC filing URL.
The run summary also includes selected recent XBRL facts when available.
Common workflows
- Recent filings feed: ticker → latest 10-K / 10-Q / 8-K.
- Company research: company name → resolved SEC entity → filings.
- Document pipeline: use
filingUrlas the canonical source for downstream document processing. - Financial enrichment: enable XBRL company facts for selected structured values.
Pricing
$0.002 per filing result delivered to the default dataset (Pay per event).
API & automation
Run through HTTP API, Python, JavaScript, CLI, OpenAPI or MCP. Use the API tab for ready-to-copy integration examples based on the Actor input schema.
Data source and fair access
Source: official SEC EDGAR data.sec.gov JSON APIs. Runs are intentionally bounded and use a declared User-Agent to respect SEC fair-access expectations. This Actor is not a bulk EDGAR mirror.
Returned data is public filing metadata and selected facts; it is not investment, accounting, tax, or legal advice.
Support
Open an Issue with the ticker / CIK, requested forms and run ID if a query needs investigation. Never post private tokens.