ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Google

Google News

Search Google News for a query or topic — headline, source, date, and link — as JSON.

POST/api/v2/google/news

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
querystring

Keyword search (-> q). Provide this or a token.

Example: artificial intelligence

topic_tokenstring

Google News topic token from a previous response.

section_tokenstring

Section token.

story_tokenstring

Story token.

publication_tokenstring

Publication token.

kgmidstring

Knowledge Graph entity id (e.g. /m/02_286).

hlstring

UI language.

Example: en

glstring

Country perspective.

Example: us

google_domainstring

Regional Google domain.

soenum<int>

Sort: 0 relevance, 1 date (q/kgmid only).

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.google.news(query="artificial intelligence")
print(results)

Response

"engine": "google_news",
"q": "artificial intelligence",
"google_domain": "google.com",
"hl": "en",
"gl": "us"
},
],
],
"credits_used": 1,
"credits_remaining": 49
}
PreviousGoogle Hotels Detail APINextGoogle Trends API
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy