Reclo Japan Luxury Resale Listings Scraper avatar

Reclo Japan Luxury Resale Listings Scraper

Pricing

from $0.70 / 1,000 product listings

Go to Apify Store
Reclo Japan Luxury Resale Listings Scraper

Reclo Japan Luxury Resale Listings Scraper

Collect public RECLO luxury-resale listings as structured rows. Get product IDs, titles, brands, JPY asking prices, condition grades, product pages, and primary images. Filter by brand or condition, or continue a prior crawl.

Pricing

from $0.70 / 1,000 product listings

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

👜 RECLO luxury listings for catalog research

For resale researchers, ecommerce teams, and developers, this Actor reads RECLO's public catalog and saves one structured row for each discovered listing. Each row includes the product ID, title, brand, asking price in Japanese yen, condition grade, product page, and primary image when available. Use the rows to study the public catalog in a dataset. If the same source listing is found more than once during a run, only its first eligible occurrence is saved.

📋 RECLO listing rows you can use

Each saved row is one RECLO luxury-resale product listing. It keeps the source product ID, full title, brand, asking price in whole Japanese yen, RECLO condition grade, canonical product page, and primary image link when RECLO provides one.

▶️ Run a focused RECLO catalog crawl

How it works

The Actor discovers RECLO product listings without requiring individual product URLs. It reads the publicly reachable catalog and does not cover private or account-only RECLO pages.

Run steps

  1. Leave Maximum listings at its form value of 50, or enter a positive limit.
  2. Add one or more brand labels if you want to focus the catalog on selected brands.
  3. Add one or more RECLO condition grades if you want to focus the results on selected grades.
  4. Paste a continuation value from an earlier run when you want to continue that catalog crawl.
  5. Start the run and open the dataset link in the output.

Shorten the work

Set a smaller maximum or use a brand or condition filter when you need fewer listings to review. Leave Maximum listings empty to return all available listings until the source is exhausted.

Continue a crawl

Paste the continuation value from an earlier run to continue that catalog crawl. Leave it empty to start at the beginning.

Duplicate listings

When the same RECLO source listing appears again, the first eligible occurrence is saved and later sightings are ignored.

⚙️ Input

Use the fields below to set the catalog scope and run size.

Input fields

FieldTypeWhat it does
maxItemsinteger, optionalStops after this many listings. The form starts with 50. Leave it empty to return all available listings until the source is exhausted.
brandsarray of strings, optionalAdds one or more brand labels exactly as RECLO shows them. Leave it empty to include every brand.
conditionGradesarray of strings, optionalAdds one or more RECLO condition grades exactly as shown on the listing. Leave it empty to include every grade, including listings with no grade.
continuationValuestring, optionalContinues a catalog crawl from an earlier run. Leave it empty to start at the beginning.

Successful default-input example

This is the public input from the successful current-beta default-input run.

{
"maxItems": 50
}

🧾 Output

The run output gives a link to the dataset. The dataset contains one row for each saved RECLO product listing.

Run output

FieldTypeWhat it does
datasetURL stringLinks to the product listing rows from this run.

This genuine link comes from the successful current-beta default-input run.

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

Dataset rows

FieldTypeWhat it does
productIdstring, requiredRECLO's product identifier for the listing.
titlestring, requiredThe complete product title published by RECLO.
brandstring, requiredThe brand or vendor label shown by RECLO.
priceJpyinteger, requiredThe asking price in whole Japanese yen.
conditionGradestring or null, requiredRECLO's condition grade, or null when the listing has no grade.
productUrlURL string, requiredThe canonical RECLO product page.
primaryImageUrlURL string, optionalThe main product image link when RECLO provides one.

This complete row is from the same successful current-beta default-input run.

{
"productId": "15217992302964",
"title": "ヴァーティカルロゴ Matty Boy 半袖Tシャツ コットン グレー クロムハーツ",
"brand": "Chrome Hearts",
"priceJpy": 84000,
"conditionGrade": "B",
"productUrl": "https://reclo.jp/products/1103116",
"primaryImageUrl": "https://reclo.jp/cdn/shop/files/1103116_original.jpg?v=1786487365&width=1920"
}

💳 Pricing

How charging works

This Actor uses pay-per-event pricing. The primary event charges for each product listing saved to your dataset. The Store shows the current price for your account tier.

🔌 Integrations

Dataset access

Run the Actor in Apify Console, then use the dataset link in the output to browse or read the rows through the Apify API.

❓ FAQ

Does the Actor authenticate products or verify condition?

No. It returns RECLO's own listing data and condition grades. It does not authenticate products or provide an independent appraisal or condition check.

Can I collect sold or buyback records?

No. This Actor collects public RECLO product listings. It does not collect historical sold listings, buyback records, or a price history database.

Can I filter by more than one brand or condition grade?

Yes. Add one or more brand labels or condition grades to one catalog run. The run does not create several independently configured search batches.

What happens when Maximum listings is empty?

The Actor returns all available listings until the source is exhausted. Set a positive number when you want to stop earlier.

Can I continue an earlier catalog crawl?

Yes. Paste the continuation value from an earlier run into Continuation value. Leave it empty to start at the beginning.

What happens if the same listing is found more than once?

The first eligible occurrence is saved. Later sightings of that same RECLO source listing are ignored.

Do I need to add product URLs?

No. The Actor discovers RECLO listings without requiring individual product URLs.

What currency does priceJpy use?

It uses whole Japanese yen, as shown by RECLO. The Actor does not convert the asking price to another currency.

What is RECLO?

RECLO is the source catalog for the public luxury-resale listings collected by this Actor. The Actor keeps the listing details and links that RECLO provides.

📝 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é