Japan Used Kimono Market - Cross-Shop Price Comparison
Pricing
from $2.00 / 1,000 results
Japan Used Kimono Market - Cross-Shop Price Comparison
Scrape and compare used kimono, obi and accessories prices from Japan largest kimono marketplaces (Kimono Ichiba + BuySell Online). Resale arbitrage for eBay exporters.
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
atushi ino
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Japan Used Kimono Market — Cross-Shop Price Comparison
Scrape and compare used kimono, obi, and accessories prices from Japan's largest kimono online marketplace.
This actor scrapes listings from multiple Japanese kimono marketplaces, focusing on バイセルオンライン (BuySell Online) and 着物ひととき (Hitotoki). It can also optionally target 京都きもの市場 (Kimono Ichiba) (note: that site is currently inaccessible from datacenter IPs and is disabled by default).
Why this is useful
- Resale arbitrage — Japanese used kimono are in high demand on eBay etc.; prices vary widely between domestic stores.
- Cross-shop price comparison — check price differences for the same brand / item in one dataset.
- Market trend monitoring — track price movement for specific types (訪問着, 振袖, 帯, 長襦袢).
Input
| Field | Type | Default | Description |
|---|---|---|---|
searchKeyword | string | 訪問着 | Keyword to filter via site search (empty = scan used kimono category 3002) |
maxItems | integer | 100 | Max items to collect |
maxPages | integer | 2 | Max pages per source |
sources | string | buysell,hitotoki | Source list (buysell,hitotoki,kimonoichiba) |
Output fields
Each item contains:
| Field | Description |
|---|---|
itemId | Kimono Ichiba product ID (from k_pid) |
title | Product title |
price | Price in JPY |
currency | JPY |
imageUrl | Product image URL |
detailUrl | Product page URL |
condition | Condition label (新品 / 中古 etc.) |
discount | Discount label if present (e.g. 23%OFF) |
shop | Source shop name (京都きもの市場) |
category | Category label (着物) |
scrapedAt | Scrape timestamp (UTC) |
Integrating with your workflow
Push results to Google Sheets, Slack, Notion, or Supabase with one click using Apify Connectors, or run on a schedule to monitor price changes.
Pricing
Assume PAY_PER_EVENT pricing: a small fee per run plus $0.001 per item collected (adjust to actual market).
Data source notes
- Kimono Ichiba (
kimonoichiba.com): server‑side rendered product lists. Category 3002 covers used kimono (中古品・新古品). Pagination uses?k_cid=3002/N. Optional — this source is currently blocked from Apify datacenter IPs (returns 403/202) and is therefore excluded from the default source list. - BuySell Online (
buysellonline.jp): 56,135+ items in kimono category (/c/kimono). Pagination uses?page=Nfor category, andGoodsSearchList.html?keyword=for keyword search. - 着物ひととき (
hitotoki-online.com): makeshop-based shop selling second‑hand kimono. Pagination uses?page=Non/view/category/all_items. Item cards are parsed from.item-name,.price, and.item-categoryelements. - Only factual product information (name, price, condition, image, URL) is collected.