# Google News Data

Find news coverage on a topic within a recent window.

## Ways to use it

- An account brief agent filters the last 30 days of coverage to what's genuinely about the company, then ties each signal to a reason to reach out.
- A lead due-diligence agent checks recent news for funding, layoffs, or legal trouble before a rep invests time in a form fill.

## What you give it

### `query`

**Required**

What to search for.

For example `AI advancements`

### `date_range`

**Required**

How far back to look.

One of: `24h`, `7d`, `30d`

Any of these can be a value you type, a CRM property token, or the output of an earlier step.

## What you get back

News results for your search, each with a headline, source, publication date and link, filtered to the timeframe you chose.

[Install in HubSpot](https://builderpack.agent.ai/install)

---

Technical details: action name `get_google_news`, type Get data, workflow action ID 1-268456736.
