Loading financial data...
Loading financial data...
| Concept | FY2025 | FY2024 |
|---|---|---|
| Operating Expenses | $1.3M | $1.3M |
| Net Income (Loss) Attributable to Parent | $419.0M | — |
| Concept | FY2025 | FY2024 | FY2023 |
|---|---|---|---|
| Assets | $1.3B | $100.0K | $100.0K |
| Cash and Cash Equivalents, at Carrying Value | — | $100.0K | $100.0K |
| Liabilities | $0.00 | — | — |
| Stockholders' Equity Attributable to Parent | $100.0K | — | — |
| Common Stock, Shares, Outstanding | — | $8.0K | — |
Access SEC EDGAR data via REST API. Free tier available.
from sec_edgar import SecEdgar
api = SecEdgar("YOUR_KEY")
api.revenue("AAPL", limit=5)Get API Key (Free)