G

Google Trends Interest Over Time · Trend

by Google Trends Interest Over Time

GETBase

$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/trend

83

Calls / 30d

5

Unique payers / 30d

Sep 10

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
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
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

Pay to0x4df66b6c140778fe0717880a7c6dde5ea53acdea
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Search & Web and the homepage with a featured placement.

Get featured →

More from Google Trends Interest Over Time & similar services