Brandear Japan Luxury Buyback Price Database Scraper avatar

Brandear Japan Luxury Buyback Price Database Scraper

Pricing

Pay per event

Go to Apify Store
Brandear Japan Luxury Buyback Price Database Scraper

Brandear Japan Luxury Buyback Price Database Scraper

Scrapes Brandear's past-appraisal (過去査定) price database — the buy-side comp for Japan's luxury resale market. Returns brand, model number, product name, buyback price (JPY), date, and image for every authenticated luxury item in Brandear's kakosatei archive.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Categories

Share

Scrapes Brandear's past-appraisal (過去査定) price database — the buy-side comp for Japan's luxury resale market. Returns brand, model number (型番), product name, buyback price (JPY), appraisal date, and image for every authenticated luxury item in Brandear's kakosatei archive.

What it does

Brandear (ブランディア) is one of Japan's largest luxury goods buy-back operators. Their kakosatei (past appraisal) database publishes the actual price the trade PAYS for authenticated luxury items, indexed by model number (型番).

This actor scrapes the full archive of ~11,000+ model-number pages, extracting every individual appraisal record with price, date, and product details.

Use cases:

  • Luxury arbitrage: compare buy-side (Brandear 査定) vs sell-side (RECLO, The RealReal) prices by model number
  • Price history research for authenticated luxury goods
  • Market data for brands including Louis Vuitton, Chanel, Hermès, Rolex, Cartier, and more

Output

Each record is one individual appraisal transaction:

FieldTypeDescription
brandstringLuxury brand name (e.g. ルイヴィトン)
model_numberstringModel/reference number (型番), e.g. M80020
product_namestringProduct name (商品名)
buyback_price_jpyintegerBuyback price in JPY
appraisal_datestringDate of appraisal (YYYY-MM-DD)
record_urlstringURL of the individual appraisal record
image_urlstringProduct image URL

Example record:

{
"brand": "ルイヴィトン",
"model_number": "M80020",
"product_name": "1995年ヴィトンカップ ボストンバッグ",
"buyback_price_jpy": 31000,
"appraisal_date": "2023-03-01",
"record_url": "https://brandear.jp/kakosatei/shouhin/36987296",
"image_url": "https://image5.brandear.jp/image1/00230/36987296_1.jpg"
}

Input

FieldTypeDefaultDescription
maxItemsinteger10Maximum number of appraisal records to return. Leave blank (or 0) for all records.

For a full archive crawl, omit maxItems or set to 0. The full dataset contains tens of thousands of records across ~11,000 model-number pages.

Notes

  • Source: brandear.jp/kakosatei/katabanlist — the complete model-number archive
  • Language: All text output is in Japanese (brand names, product names)
  • Rate: Moderate rate limiting applied; full crawl takes several hours
  • No proxy required: Direct Chrome TLS fingerprint fetch clears the site's anti-bot gate