Japan Watch Market — Cross-Shop Price Comparison avatar

Japan Watch Market — Cross-Shop Price Comparison

Pricing

from $2.00 / 1,000 results

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

Japan Watch 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 watch prices across Japan's top watch retailers in a single dataset.

Scrapes listings from Jackroad (ジャックロード) — Tokyo's leading pre-owned luxury watch dealer — and Kitamura (キタムラ) — Japan's largest camera chain with a 395+ used watch inventory (Rolex, Citizen, Seiko, Grand Seiko, etc.). Each item is tagged with its source and shop so you can compare prices for the same model across shops.

Why this is useful

  • Cross-shop price comparison — the same Rolex Explorer often differs by 5-15% between shops
  • Resale arbitrage — find underpriced watches, sell at market rate
  • Price monitoring — track market moves before buying/selling
  • Condition & rank tracking — compare condition labels (新品/中古/ヴィンテージ) and ranks across shops

Input

FieldTypeDefaultDescription
searchKeywordstringROLEXBrand/model keyword (required for Jackroad)
maxItemsinteger100Max items to collect
maxPagesinteger2Max pages per source
sourcesstringjackroad,kitamuraComma-separated source list

Output fields

FieldDescription
productIdProduct ID at source shop
titleProduct title
pricePrice in JPY
brandBrand (ROLEX, OMEGA, SEIKO...)
shopSource shop name
categoryCategory label
conditionCondition (新品/中古/ヴィンテージ, kitamura rank)
stockStatusJackroad stock status
sourcejackroad or kitamura
imageUrlProduct image URL
productUrlProduct page URL
scrapedAtScrape timestamp

Output sample

{
"productId": "6341419",
"title": "ロレックス エアキング",
"price": 848000,
"brand": "ロレックス",
"condition": "ヴィンテージ",
"stockStatus": "在庫あり",
"productUrl": "https://www.jackroad.co.jp/shop/g/g6341419/",
"imageUrl": "https://www.jackroad.co.jp/img/goods/S/6341419.jpg",
"shop": "Jackroad",
"source": "jackroad",
"category": "中古時計",
"scrapedAt": "2026-08-10T09:54:53.747321+00:00"
}

The source + shop fields let you compare the same watch model across shops: run once with searchKeyword: "ROLEX" and get Jackroad and Kitamura prices side by side.

Pricing

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

Data source notes

  • Jackroad: server-side rendered search (30 items/page), brand extraction from title prefix.
  • Kitamura: internal used-goods search API, filtered to used watch category (中古時計).

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