Loading financial data...
Loading financial data...
| Concept | FY2017 |
|---|---|
| Cost of Goods Sold (Deprecated 2018-01-31) | $41.3T |
| Concept | FY2020 | FY2019 | FY2018 | FY2017 |
|---|---|---|---|---|
| Net Cash Provided by (Used in) Operating Activities, Continuing Operations | $8.8T | $15.3T | $21.6T | $19.9T |
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)