{
  "x402Version": 2,
  "id": 7429,
  "slug": "7429",
  "resource": "https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/news/search",
  "description": "Search current Google News results. Returns headline, source/domain, URL, snippet, publication time, image and rank. For current-events, monitoring and research agents.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xCe339395d7f2ea5a5009022EF1C392Fb208a989E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3500",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "depth": 10,
            "languageCode": "en",
            "locationCode": 2840,
            "query": "artificial intelligence"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "items": [
              {
                "domain": "news.example",
                "imageUrl": null,
                "publishedAt": "2026-08-22 12:00:00 +00:00",
                "rank": 1,
                "snippet": "Example article summary",
                "source": "Example News",
                "timePublished": "1 hour ago",
                "title": "Example headline",
                "url": "https://news.example/article"
              }
            ],
            "machine": "portfolio",
            "query": "artificial intelligence",
            "route": "news.search"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "depth": {
                    "default": 10,
                    "maximum": 10,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "languageCode": {
                    "default": "en",
                    "type": "string"
                  },
                  "locationCode": {
                    "default": 2840,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "query": {
                    "maxLength": 700,
                    "minLength": 1,
                    "type": "string"
                  }
                },
                "required": [
                  "query"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "count": {
                    "type": "integer"
                  },
                  "economics": {
                    "properties": {
                      "sellPriceUsd": {
                        "type": "number"
                      },
                      "upstreamCostUsdActual": {
                        "type": [
                          "number",
                          "null"
                        ]
                      }
                    },
                    "type": "object"
                  },
                  "items": {
                    "items": {
                      "properties": {
                        "domain": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "imageUrl": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "publishedAt": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "rank": {
                          "type": [
                            "integer",
                            "null"
                          ]
                        },
                        "snippet": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "source": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "timePublished": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "title": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "url": {
                          "type": [
                            "string",
                            "null"
                          ]
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "machine": {
                    "type": "string"
                  },
                  "query": {
                    "type": "string"
                  },
                  "route": {
                    "type": "string"
                  }
                },
                "required": [
                  "machine",
                  "route",
                  "items"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "agent-commerce-factory-jm.austriaeast.cloudapp.azure.com",
  "lastUpdated": "2026-09-02T01:18:38.921Z",
  "quality": {
    "calls30d": 7,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-02T01:18:38.433Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agent-commerce-factory-jm.austriaeast.cloudapp.azure.com",
    "manifest_name": "agent-commerce-factory-jm.austriaeast.cloudapp.azure.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"
  }
}