Brandear Japan Luxury Buyback Price Database Scraper avatar

Brandear Japan Luxury Buyback Price Database Scraper

Pricing

$0.90 / 1,000 appraisal entries

Go to Apify Store
Brandear Japan Luxury Buyback Price Database Scraper

Brandear Japan Luxury Buyback Price Database Scraper

Collect Brandear's public past-appraisal entries for luxury goods. Get brands, model or reference numbers, product names, yen amounts, dates, and source links when available. Choose a bounded run or collect until the public archive ends.

Pricing

$0.90 / 1,000 appraisal entries

Rating

0.0

(0)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

👜 Brandear luxury appraisal history

Researchers, resellers, and data teams can collect Brandear's public past-appraisal archive. Each saved row contains a published appraisal entry with its brand, model or reference number, product name, amount in Japanese yen, appraisal date, and source links when available. Use the rows to study buyback price history for Japanese luxury goods. This Actor does not authenticate items or create a new valuation.

📚 Published Brandear appraisal rows

Each dataset row is one published appraisal entry. The same model can appear in several rows when Brandear publishes entries for different dates. Brand, model or reference number, product name, and appraisal date are required. Amount, source URL, and image URL are included when Brandear provides them.

▶️ Collect Brandear archive entries

  1. Choose Bounded extraction to set a maximum number of appraisal entries.
  2. Leave Maximum appraisal entries empty to return all available results until the source is exhausted.
  3. Choose Archive-wide extraction to run until the public archive ends.
  4. Start the run and open the dataset link in the output.

To shorten the run, choose Bounded extraction and set a smaller maximum. The Actor adds eligible published entries to the dataset as it finds them.

⚙️ Input

Choose a collection scope. Use the maximum only when you want to bound a run.

Input fields

FieldTypeWhat it does
extractionScopestring, requiredChooses Bounded extraction or Archive-wide extraction.
maxItemsinteger, optionalSets the maximum number of appraisal entries for Bounded extraction. Leave it empty to return all available results until the source is exhausted. Archive-wide extraction runs until the archive ends.

Successful default-input example

The example below is the public input from the successful current-beta run.

{
"extractionScope": "bounded",
"maxItems": 100
}

🧾 Output

The run output contains a link to the dataset. The dataset contains one object for each saved published appraisal entry.

Run output

FieldTypeWhat it does
datasetstring (URL)Opens the published appraisal entries in the dataset overview.

The example below uses the dataset link from the successful current-beta run.

{
"dataset": "https://api.apify.com/v2/datasets/ffNc2Kdsn7DQZYEHY/items?view=overview"
}

Dataset row

FieldTypeWhat it does
brandstring, requiredLuxury brand named in the published entry.
modelReferencestring, requiredModel or reference number listed for the item.
productNamestring, requiredProduct name listed in the published entry.
amountYeninteger, when availablePublished buyback or appraisal amount in Japanese yen.
appraisalDatedate string, requiredDate shown for the published appraisal.
sourceUrlstring (URL), when availableLink to the published Brandear record.
imageUrlstring (URL), when availableLink to the published product image.

The row below is a complete genuine row from the successful current-beta run.

{
"brand": "ルイヴィトン",
"modelReference": "M80020",
"productName": "1995年ヴィトンカップ ボストンバッグ",
"appraisalDate": "2023-03-01",
"amountYen": 31000,
"sourceUrl": "https://brandear.jp/kakosatei/shouhin/36987296",
"imageUrl": "https://image5.brandear.jp/image1/00230/36987296_1.jpg"
}

💳 Pricing

This Actor uses pay-per-event pricing. The current price is $0.0009 for each published appraisal entry saved to your dataset.

🔌 Integrations

Run the Actor in Apify Console and use the dataset link in the output to read the rows through the Apify API. You can then use the structured entries in your own price history research.

❓ FAQ

Does this create a new appraisal or current market value?

No. It collects published Brandear appraisal entries. It does not create a new appraisal, authenticate an item, or calculate a current market estimate.

What does one dataset row represent?

One row represents one published appraisal entry. A model can have several rows when Brandear publishes entries for different dates.

What happens when I leave Maximum appraisal entries empty?

The run returns all available results until the source is exhausted. Use a number when you want a bounded run.

Should I use Bounded extraction or Archive-wide extraction?

Use Bounded extraction when you want to limit the number of entries. Use Archive-wide extraction when you want the Actor to continue until the public archive ends.

Can amount, source, or image fields be missing?

Yes. Brandear may not provide those values for every published entry, so the optional fields can be absent.

Do I need a Brandear login or source credentials?

No buyer-supplied source credential is part of the public input. The Actor reads Brandear's public past-appraisal archive.

Does it collect prices from other marketplaces?

No. The dataset contains Brandear's published buyback or appraisal amounts. It does not collect sell-side prices from unrelated marketplaces.

📝 Changelog

0.0: Initial release

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré