---
title: "Google Jobs"
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/googlejobs
markdown: https://docs.nodetool.ai/nodes/search/google/googlejobs.md
product: NodeTool
source: https://github.com/nodetool-ai/nodetool/blob/main/docs/nodes/search/google/googlejobs.md
---

# Google Jobs

**Type:** `search.google.GoogleJobs`

**Namespace:** `search.google`

## Description

Search Google Jobs for employment opportunities and job listings.
    google, jobs, employment, careers, serp, hiring

## Properties

| Property | Type | Description | Default |
|----------|------|-------------|---------|
| query | `str` | Job title, skills, or company name to search for | `` |
| location | `str` | Geographic location for job search | `` |
| num_results | `int` | Maximum number of job results to return | `10` |

## Outputs

| Output | Type | Description |
|--------|------|-------------|
| results | `list[job_result]` |  |
| text | `str` |  |

## Related Nodes

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