Company
Alphabet Inc. (GOOGL)
Standardized SEC financial data for Alphabet Inc. — income statement, balance sheet, cash flow and 40+ ratios, as a clean JSON API. CIK 0001652044 · NASDAQ · Services-Computer Programming, Data Processing, Etc..
Gross margin
59.6%
Operating margin
32.0%
Net margin
32.8%
Revenue growth (YoY)
15.1%
Return on equity
31.8%
ROIC
24.6%
Free cash flow
$73.27B
Debt / equity
0.12×
Ratios for fiscal year 2025, standardized from SEC filings.
Income statement
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Revenue | $182.53B | $257.64B | $282.84B | $307.39B | $350.02B | $402.84B |
| Cost of revenue |
Balance sheet
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Cash & equivalents | $136.69B | $139.65B | $113.76B | $110.92B | $95.66B | $126.84B |
| Inventory |
Cash flow
| USD | FY2020 | FY2021 | FY2022 | FY2023 | FY2024 | FY2025 |
|---|---|---|---|---|---|---|
| Operating cash flow | $65.12B | $91.65B | $91.50B | $101.75B | $125.30B | $164.71B |
| Capital expenditures |
Get GOOGL data via API
# JSON
curl https://sec-financial-api-production.up.railway.app/v1/company/GOOGL/financials \
-H "X-API-Key: YOUR_KEY"
# CSV export (income / balance / cash-flow)
curl "https://sec-financial-api-production.up.railway.app/v1/company/GOOGL/income-statement?format=csv" \
-H "X-API-Key: YOUR_KEY"