# 일본 중고 기모노 시장 — 쇼핑몰 간 가격 비교 (`fruitful_quintessence/kimono-market-scraper-kr`) Actor

Scrape and compare used kimono, obi and accessories prices from Japanese online stores (BuySell Online, Hitotoki). 일본 중고 기모노 시장 가격 비교

- **URL**: https://apify.com/fruitful\_quintessence/kimono-market-scraper-kr.md
- **Developed by:** [atushi ino](https://apify.com/fruitful_quintessence) (community)
- **Categories:** E-commerce
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $2.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 일본 중고 기모노 시장 — 쇼핑몰 간 가격 비교

> 한국어판. 영문판: [English](https://github.com/atushi1841/kimono-market-scraper)

**일본 최대 기모노 온라인 마켓의 중고 기모노・오비・소품 가격을 수집하고 비교합니다.**

일본의 여러 기모노 쇼핑몰에서 상품 목록을 수집합니다. 기본 소스는 \*\*바이셀 온라인（BuySell Online）\*\*과 \*\*기모노 히토토키（着物ひととき / Hitotoki）\*\*입니다. \*\*교토 기모노 시장（Kimono Ichiba）\*\*도 옵션으로 선택 가능합니다（데이터센터 IP에서 차단되므로 기본값에서 제외됨）.

### 활용 사례

- **재판매 차익** — 일본 중고 기모노는 eBay 등에서 수요가 높고, 국내 매장별 가격 차이가 큼
- **쇼핑몰 간 가격 비교** — 같은 브랜드 / 같은 상품의 가격을 한 번에 비교
- **시세 모니터링** — 특정 품목（訪問着・振袖・帯・長襦袢）의 가격 변동 추적

### 입력 파라미터

| 필드 | 타입 | 기본값 | 설명 |
|---|---|---|---|
| `searchKeyword` | string | `訪問着` | 검색 키워드（비우면 중고 기모노 카테고리 스캔） |
| `maxItems` | integer | 100 | 최대 수집 건수 |
| `maxPages` | integer | 2 | 소스별 최대 페이지 수 |
| `sources` | string | `buysell,hitotoki` | 소스 목록（buysell,hitotoki,kimonoichiba） |

### 출력 필드

각 상품: `itemId`（상품 ID）、`title`（제목）、`price`（JPY 가격）、`currency`（JPY）、`imageUrl`（이미지 URL）、`detailUrl`（상세 페이지 URL）、`condition`（상태）、`discount`（할인）、`shop`（상점명）、`category`（카테고리）、`scrapedAt`（수집 시각）。

### 워크플로우 연동

Apify Connectors로 Google Sheets / Slack / Notion / Supabase에 결과를 원클릭 전송하거나, 스케줄 실행으로 가격 변동을 모니터링하세요.

### 가격

PAY\_PER\_EVENT 요금제: 실행당 소액 + **상품 1건당 약 $0.002**。

### 데이터 소스 정보

- **BuySell Online**（buysellonline.jp）：기모노 카테고리 56,135+ 상품, 카테고리 페이징 `?page=N`, 키워드 검색 `GoodsSearchList.html?keyword=`
- **着物ひととき**（hitotoki-online.com）：makeshop 계열 상점, 카테고리 페이지 `/view/category/all_items?page=N`, 상품 카드 파싱 `.item-name`・`.price`・`.item-category`
- **Kimono Ichiba**（kimonoichiba.com）：SSR 상품 목록, 카테고리 3002 = 중고 기모노. *옵션* — 데이터센터 IP 차단（403/202）으로 기본값 제외
- 상품의 사실 정보（이름, 가격, 상태, 이미지, URL）만 수집합니다

# Actor input Schema

## `searchKeyword` (type: `string`):

방문기모노・후리소데・오비 등 브랜드명・품목을 지정（비우면 중고 기모노 카테고리 스캔）

## `maxItems` (type: `integer`):

取得する最大商品数

## `maxPages` (type: `integer`):

各ソースで取得する最大ページ数

## `sources` (type: `string`):

쉼표로 구분（buysell,hitotoki,kimonoichiba）

## `proxyConfiguration` (type: `object`):

Apify 프록시 설정（자동）

## Actor input object example

```json
{
  "searchKeyword": "訪問着",
  "maxItems": 100,
  "maxPages": 2,
  "sources": "buysell,hitotoki",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# Actor output Schema

## `itemId` (type: `string`):

Product ID at source shop

## `title` (type: `string`):

Product title

## `price` (type: `string`):

Price in yen

## `currency` (type: `string`):

JPY

## `imageUrl` (type: `string`):

Product image URL

## `detailUrl` (type: `string`):

Product page URL

## `condition` (type: `string`):

新品/中古 etc

## `discount` (type: `string`):

Discount label

## `shop` (type: `string`):

Source shop name

## `category` (type: `string`):

Category label

## `source` (type: `string`):

kimonoichiba or buysell

## `scrapedAt` (type: `string`):

Scrape timestamp

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchKeyword": "訪問着"
};

// Run the Actor and wait for it to finish
const run = await client.actor("fruitful_quintessence/kimono-market-scraper-kr").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "searchKeyword": "訪問着" }

# Run the Actor and wait for it to finish
run = client.actor("fruitful_quintessence/kimono-market-scraper-kr").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchKeyword": "訪問着"
}' |
apify call fruitful_quintessence/kimono-market-scraper-kr --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,fruitful_quintessence/kimono-market-scraper-kr"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/8iktWtPM0ZD3ab54f/builds/mRX93mgS6mlFIoR0t/openapi.json
