Japan Luxury Brand Market — Cross-Shop Price Comparison avatar

Japan Luxury Brand Market — Cross-Shop Price Comparison

Pricing

from $2.00 / 1,000 results

Go to Apify Store
Japan Luxury Brand Market — Cross-Shop Price Comparison

Japan Luxury Brand Market — Cross-Shop Price Comparison

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

atushi ino

atushi ino

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 hours ago

Last modified

Categories

Share

Compare used luxury brand prices (bags, wallets, jewelry, watches) across Japan's top resale retailers in a single dataset.

Scrapes listings from Komehyo (コメ兵) — one of Japan's largest luxury resale chains (bags, wallets, jewelry, watches) — and Jackroad (ジャックロード) — Tokyo's leading pre-owned luxury watch dealer. Each item is tagged with its source, shop, and category so you can compare prices for the same brand across shops.

Why this is useful

  • Cross-shop price comparison — the same Hermès bag often differs by 5-20% between shops
  • Resale arbitrage — find underpriced luxury items, sell at market rate
  • Price monitoring — track market moves before buying/selling
  • Rank tracking — compare condition ranks (中古品A/B, 未使用品) across shops

Input

FieldTypeDefaultDescription
searchKeywordstringエルメスBrand keyword (empty = full category scan)
maxItemsinteger100Max items to collect
maxPagesinteger2Max pages per source
sourcesstringkomehyo,jackroadComma-separated source list

Output fields

FieldDescription
productIdProduct ID at source shop
titleProduct title
pricePrice in JPY
brandBrand (Hermès, Louis Vuitton, Rolex...)
shopSource shop name
categoryCategory (バッグ/財布・アクセサリー/ジュエリー/時計)
conditionCondition (未使用品/中古品A/B...)
rankKomehyo condition rank
referencePriceReference price (上代)
sourcekomehyo or jackroad
imageUrlProduct image URL
productUrlProduct page URL
scrapedAtScrape timestamp

Output sample

{
"productId": "230-000-742-0039",
"title": "【未使用品】エルメス ガーデン パーティ 30cm 051568CK バッグ",
"brand": "HERMES",
"price": 1100000,
"referencePrice": 694100,
"rank": "未使用品",
"size": null,
"material": null,
"store": "名古屋本館",
"imageUrl": "https://img.komehyo.jp/contents/images/goods/9ff/2300007420039_1_icon.jpg",
"productUrl": "https://komehyo.jp/product/230-000-742-0039/",
"category": "バッグ",
"source": "komehyo",
"shop": "Komehyo",
"condition": "未使用品",
"scrapedAt": "2026-08-10T09:55:15Z"
}

The source + store fields let you compare the same brand item across shops: run once with searchKeyword: "エルメス" and get Komehyo and Jackroad prices side by side.

Pricing

Pay per event — $0.00005/run + $0.002/item.

Data source notes

  • Komehyo: server-side rendered category pages (/brandbag/, /brandwallet-accessories/, /brandjewelry/, /brandwatch/), 50+ items/page.
  • Jackroad: server-side rendered search (30 items/page), brand extraction from title prefix.

Both sources are public web data; only factual product information (name, price, brand, condition rank) is collected.