Export Google Finance to Excel — Stock Data Fast

Google Finance has a wealth of financial data—stock prices, key statistics, income statements, balance sheets. Getting that data into Excel for analysis shouldn't require manual copying.

Quick answer

Fastest method: Install HTML Table Exporter, go to a Google Finance stock page, click the extension, export the financials table to XLSX. Takes 10 seconds.

What data can you export from Google Finance?

Google Finance stock pages contain several useful data tables:

  • Key statistics: Market cap, P/E ratio, dividend yield, 52-week range
  • Income statement: Revenue, net income, EPS (annual and quarterly)
  • Balance sheet: Total assets, liabilities, equity
  • Cash flow: Operating, investing, and financing cash flows
  • Market indices: S&P 500, Dow Jones, NASDAQ components

Method 1: Browser extension (recommended)

The fastest way to get Google Finance data into Excel is using a browser extension that exports the tables directly.

Install HTML Table Exporter

Add to Chrome (free, no account required).

Go to a Google Finance stock page

Navigate to any stock, e.g., google.com/finance/quote/AAPL:NASDAQ.

Scroll to the data you want

Find the Financials section with income statement, balance sheet, or cash flow data. Click on the table.

Click the extension, export to XLSX

The extension detects the table. Click XLSX to download an Excel file.

HTML Table Exporter
HTML Table Exporter showing Google Finance table export
Export financial data tables directly to Excel format.
Free Chrome Extension

Export Google Finance data to Excel →

Add to Chrome

Export multiple years at once

Google Finance shows multiple years of financial data in expandable tables. Make sure to expand "Show all" before exporting to get the full history.

Method 2: GOOGLEFINANCE function in Sheets

Google Sheets has a built-in GOOGLEFINANCE function that pulls live stock data. You can then export from Sheets to Excel.

Basic stock price

=GOOGLEFINANCE("AAPL", "price")

Returns the current stock price for Apple.

Multiple attributes

=GOOGLEFINANCE("AAPL", "all")

Returns a table with open, high, low, close, volume.

Historical data

=GOOGLEFINANCE("AAPL", "close", DATE(2025,1,1), DATE(2025,12,31), "DAILY")

Returns daily closing prices for 2025.

Available attributes

  • price — Current price
  • high / low — Day's high/low
  • volume — Trading volume
  • marketcap — Market capitalization
  • pe — Price-to-earnings ratio
  • eps — Earnings per share
  • changepct — Percent change

What GOOGLEFINANCE cannot do

The GOOGLEFINANCE function is useful for basic price data, but it has significant limitations that frustrate many users:

  • No income statements — You cannot pull revenue, net income, or operating expenses by quarter
  • No balance sheets — Total assets, liabilities, and equity are not available
  • No cash flow data — Operating, investing, and financing cash flows are missing
  • Limited historical data — Some attributes only return current values, not time series
  • Delayed data — Prices are typically delayed 15-20 minutes
  • Unreliable availability — Google occasionally breaks or changes the function without notice

If you need financial statements

GOOGLEFINANCE cannot pull the income statement, balance sheet, or cash flow tables that appear on Google Finance pages. For that data, use a browser extension to export the tables directly.

If you are trying to build a financial model or compare company fundamentals, GOOGLEFINANCE is not enough. You need the actual tables from Google Finance — which is exactly what HTML Table Exporter exports.

Exporting to Excel

Once you have the data in Google Sheets:

  1. Go to File → Download → Microsoft Excel (.xlsx)
  2. The formulas become static values in Excel

Which method should you choose?

NeedBest Method
Full financial statementsBrowser extension
Real-time price feedsGOOGLEFINANCE in Sheets
Historical price dataGOOGLEFINANCE in Sheets
One-time exportBrowser extension
Ongoing analysis in ExcelBrowser extension + refresh manually
Market indices tablesBrowser extension

Bottom line: Use the browser extension for complete financial statements and one-time exports. Use GOOGLEFINANCE for live price tracking and historical time series.

HTML Table Exporter extension preview
★★★★★ 5.0 on Chrome Web Store

Export financial data quickly

Get Google Finance tables—income statements, balance sheets, market data—directly into Excel. No formulas, no manual copying.

Full financial statements Excel, CSV, JSON formats 100% free
Add to Chrome — It's Free

No account required · No server required · Clean financial data

Export financials free ★★★★★ 5.0
Add to Chrome