Company in 30 Seconds
Source: SEC EDGAR filings — figures are from the most recent annual report (10-K) on file.
Type a US stock ticker and instantly see revenue, net income, cash, operating income, and long-term debt from the company's latest annual SEC filing — plain numbers, not a dense spreadsheet.
How it works
- Type a ticker symbol, like AAPL or MSFT
- Revenue, net income, cash, operating income, and long-term debt appear as plain cards, pulled from the most recent 10-K on file with the SEC
- Each figure links back to the official SEC filing to verify
Frequently asked questions
Where does this data come from?
The SEC's EDGAR system, specifically the companyfacts API — the same official filings (10-K annual reports) companies are legally required to submit.
Why do some figures say "Not reported"?
Not every company reports every metric under the same accounting tag, or at all (e.g. a company with no long-term debt won't have a debt figure). This tool only shows figures the company actually filed.
Does this cover companies outside the US?
No — SEC EDGAR only covers companies that file with the US Securities and Exchange Commission. Non-US-listed companies aren't covered.
Why does this need a server, unlike most tools on this site?
SEC's data.sec.gov API doesn't support cross-origin browser requests (CORS), so a small server-side proxy fetches the data on your behalf — it doesn't see or store anything beyond passing the ticker through.
Related tools
From the blog
Update history
- 2026-08-30 Added: a cover image (a clock near the 30-second mark surrounded by small stat cards) — used as the card thumbnail, social share image, and blog title image.
- 2026-08-30 Launched: type a US stock ticker and see revenue, net income, cash, operating income, and long-term debt from the latest 10-K, pulled live from SEC EDGAR via a server proxy (SEC's API doesn't support CORS — this project's first server-side cube).