Loading financial data...
Loading financial data...
| Concept | FY2021 | FY2019 |
|---|---|---|
| Gross Profit | $221.4M | — |
| Interest Expense | — | $28.8M |
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)