---
title: "Google Finance"
description: "Local-first visual environment for building and running AI workflows. Build agents visually, deploy anywhere, privacy by design."
canonical: https://docs.nodetool.ai/nodes/search/google/googlefinance
markdown: https://docs.nodetool.ai/nodes/search/google/googlefinance.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/search/google/googlefinance.md
---

# Google Finance

**Type:** `search.google.GoogleFinance`

**Namespace:** `search.google`

## Description

Retrieve financial market data and stock information from Google Finance.
    google, finance, stocks, market, serp, trading

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| query | `str` | Stock symbol or company name to search for | `` |
| window | `str` | Time window for financial data (e.g., '1d', '5d', '1m', '3m', '6m', '1y', '5y') | `` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| results | `dict[str, any]` |  |

## Related Nodes

Browse other nodes in the [search.google](./) namespace.
