$0.05
per call · USD Coin on Base
Google Trends interest over time for a keyword. Returns Google Trends search interest as a dated series indexed 0-100: weekly points across the default past 12 months, daily points for 30- and 90-day windows, and windows from the past hour back to 2004, with optional country targeting. For keyword trend analysis, search demand seasonality, and SEO keyword research.
Endpoint
GET https://api.kadec0.xyz/v1/trend83
Calls / 30d
5
Unique payers / 30d
Sep 10
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.kadec0.xyz/v1/trend", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.kadec0.xyz/v1/trend?geo=US&keyword=bitcoin" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"count": 1,
"items": [
{
"dataSource": "primary",
"geo": "US",
"granularity": "week",
"keyword": "bitcoin",
"points": 53,
"queriedAt": "2026-09-02T19:38:34Z",
"series": [
{
"date": "2025-08-31",
"dateTo": "2025-09-06",
"partial": false,
"value": 26
},
{
"date": "2026-08-30",
"dateTo": "2026-09-02",
"partial": true,
"value": 21
}
],
"stale": false,
"timeframe": "past_12_months",
"type": "google_trend"
}
]
}Payment details
0x4df66b6c140778fe0717880a7c6dde5ea53acdeaUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Search & Web and the homepage with a featured placement.
More from Google Trends Interest Over Time & similar services
StableEnrich · EXA Search
stableenrich.dev
Exa Search - Neural search across the web
Twit · Tweets Search
x402.twit.sh
Search Twitter/X tweets with advanced filters. Returns up to 20 tweets per page, most recent first, with pagination. At least one filter required. Params: words, phrase, anyWords, noneWords, hashtags, from, to, mentioning, minReplies, minLikes, minReposts, since (YYYY-MM-DD), until, next_token. e.g. GET /tweets/search?words=bitcoin&from=elonmusk&minLikes=100. Returns X v2 API-compatible JSON.
Exa · Search
api.exa.ai
Exa /search endpoint