ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Google

Google Trends

Get Google Trends interest-over-time and related-query data for a search term. See Google Trending for real-time trending searches by region.

POST/api/v2/google/trends

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
querystringrequired

Search keyword (-> q).

Example: ai agents

geostring

Location code (US, GB, US-CA). Worldwide when empty.

Example: US

hlstring

UI language.

Example: en

datestring

Time range (e.g. today 12-m).

Example: today 12-m

tzstring

Timezone offset in minutes.

data_typeenum<string>

Widget: TIMESERIES, GEO_MAP, GEO_MAP_0, RELATED_QUERIES, RELATED_TOPICS.

catstring

Category id (e.g. 71).

gpropenum<string>

Google property: images, news, youtube, froogle (empty = web).

regionenum<string>

Geo granularity: COUNTRY, REGION, DMA, CITY.

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.google.trends("ai agents", geo="US")
print(results)

Response

"q": "ai agents",
"geo": "US",
"hl": "en",
"date": "today 12-m",
"tz": "420"
},
"source": "",
},
"credits_used": 1,
"credits_remaining": 49
}
PreviousGoogle News APINextGoogle Trending 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