Search, news and trends

Google News search

from $0.0120 per resultnews.search

News articles from Google News for one or more keywords, sections or topic URLs, with headline, publisher, publish time, link and image, in any of 80 region and language pairs.

What a call costs

Billed on actual usage, minimum $0.0020 per call, capped at $3.00 per call.

a price before every call. failed calls are never charged.

When to use it

Use for current-events lookups, brand and competitor monitoring, and building a dated news timeline. Narrow timeframe rather than raising maxArticles when you only want fresh coverage. maxArticles applies to EACH keyword or topic.

Inputs

Google News search takes 9 fields, none of them required. Anything you leave out falls back to the tool's own default.

FieldTypeRequiredWhat it does
topicsarray of stringoptionalPredefined Google News sections, pulled instead of or alongside keywords
keywordsarray of stringoptionalSearch keywords. Google News operators work: - excludes, site: restricts to a publisher, OR combines, quotes force an exact phrase. maxArticles applies to EACH keyword
timeframestringoptionalTime window for keyword searches. Topic pages return their own curated results
topicUrlsarray of stringoptionalCustom Google News topic or section URLs for niche topics
decodeUrlsbooleanoptionalResolve Google News redirect links to the publisher's real URL. Much slower
maxArticlesintegeroptionalMaximum articles per keyword or topic. Billed per article
extractImagesbooleanoptional
region_languagestringoptionalRegion and language pair, e.g. US:en, GB:en, DE:de, FR:fr, ES:es, IT:it, RO:ro, JP:ja
extractDescriptionsbooleanoptionalFetch each article page for its meta description. Much slower

How to call it

Connect once and your agent can reach Google News search the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.

MCP

Add this server in Claude, Claude Code, or any MCP client.

https://mcp.usegoro.ai/mcp

Skill

One line in your agent's chat. It sets itself up.

set up https://usegoro.ai/SKILL.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "news.search",
  "input": {
    "timeframe": "1d",
    "decodeUrls": false,
    "maxArticles": 20,
    "extractImages": true,
    "region_language": "US:en",
    "extractDescriptions": false
  }
}

Run Google News search from your agent.

One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.

Get started