{
  "x402Version": 2,
  "id": 6868,
  "slug": "6868",
  "resource": "https://agent.connskill.com/v1/google-trends",
  "description": "Google Trends interest over the last 12 months for up to 5 keywords — weekly relative-interest timeline plus each term’s average",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x43B85AE58f0A2505c710Bc715d6f3EB16b1f63dE",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "keywords": [
              "bitcoin",
              "ethereum"
            ],
            "location_code": 2840
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "items": [
              {
                "averageInterest": 36,
                "keyword": "bitcoin",
                "timeline": [
                  {
                    "interest": 27,
                    "weekOf": "2026-07-19"
                  }
                ]
              }
            ],
            "status": "delivered"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "body": {
                "properties": {
                  "keywords": {
                    "description": "Up to 5 keywords to compare",
                    "items": {
                      "type": "string"
                    },
                    "maxItems": 5,
                    "minItems": 1,
                    "type": "array"
                  },
                  "location_code": {
                    "default": 2840,
                    "description": "2840 = United States, 2276 = Germany",
                    "type": "integer"
                  }
                },
                "required": [
                  "keywords"
                ],
                "type": "object"
              }
            }
          },
          "output": {
            "properties": {
              "example": {
                "items": [
                  {
                    "averageInterest": 36,
                    "keyword": "bitcoin",
                    "timeline": [
                      {
                        "interest": 27,
                        "weekOf": "2026-07-19"
                      }
                    ]
                  }
                ],
                "status": "delivered"
              }
            }
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent.connskill.com",
  "lastUpdated": "2026-09-09T05:33:56.265Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T05:34:10.246Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent.connskill.com",
    "manifest_name": "agent.connskill.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}