{
  "raw": {
    "url": "https://shopping.yahooapis.jp/ShoppingWebService/V3/itemSearch?appid=***&query=nike&results=50&start=1&image_size=600&sort=-score",
    "externalId": "search:nike:1",
    "kind": "listing",
    "engine": "api",
    "fetchedAt": "2026-09-08T09:30:00.000Z",
    "payload": {
      "kind": "search_page",
      "seed": { "q": "nike", "category": "sneakers", "language": null },
      "start": 1,
      "total": 513766,
      "hits": [
        {
          "code": "zozo_52582864",
          "name": "＜NIKE（ナイキ）＞WOMENS AIR RIFT エアリフト",
          "url": "https://store.shopping.yahoo.co.jp/zozo/52582864.html",
          "price": 10450,
          "condition": "new",
          "inStock": true,
          "janCode": null,
          "brand": "NIKE",
          "sellerId": "zozo",
          "sellerName": "ZOZOTOWN",
          "genreCategory": "レディーススニーカー",
          "genreCategoryId": 23699,
          "releaseDate": null,
          "image": "https://item-shopping.c.yimg.jp/i/g/zozo_52582864",
          "description": "ZOZO問い合わせ番号:53582864ショップ:BEAUTY&YOUTH UNITED ARROWS，ビューティ&ユース ユナイテッドアローズブランド:NIKE，ナイキ，BEAUTY&YOUTH UNITED ARROWS，ビューティアンドユースユナイテッドアローズ商品名:＜NIKE（ナイキ）＞WOMENS AIR RIFT エアリフトカテゴリ:シューズ>スニーカーブランド品番:18314996331素材:-カラー:ホワイト，ブラックサイズ:23cm，24cm，25cm，26cm",
          "headLine": null,
          "reviewCount": 0
        }
      ]
    }
  },
  "expect": {
    "count": 1,
    "kinds": ["listing"],
    "requiredFields": ["price", "currency", "attributes.identifiers.yahoo_shopping_code"],
    "first": { "price": 10450, "currency": "JPY", "seller": "ZOZOTOWN", "attributes.categorySlug": "nike_jordan", "attributes.brand": "NIKE", "condition.conditionRaw": "New", "availability": "available" }
  },
  "note": "NOT a live capture (no YAHOO_JP_APP_ID available). The single hit is the official documentation's sample response for query=nike (developer.yahoo.co.jp/webapi/shopping/v3/itemsearch.html, fetched 2026-09-08) mapped through toHit(): name, url, code, condition, price, inStock, brand, seller, genreCategory, image.medium, description, review.count copied verbatim; janCode was empty in the sample."
}
