Chronext Shop/Listings Scraper
Pricing
from $1.25 / 1,000 results
Chronext Shop/Listings Scraper
Unlock the vault of luxury timepieces: Chronext Scraper delivers precision data on exclusive watches, empowering your market analysis and decision-making in the high-end horological world.
Pricing
from $1.25 / 1,000 results
Rating
5.0
(1)
Developer
Muhamed Didovic
Maintained by CommunityActor stats
0
Bookmarked
8
Total users
0
Monthly active users
42 minutes ago
Last modified
Categories
Share
Chronext.de Scraper
Overview
This scraper is designed to extract watch data from the Chronext website (https://www.chronext.de/kaufen). It collects detailed information about luxury watches, including their specifications, pricing, and availability.
How it works
The scraper starts from the provided URL and navigates through the product listings, extracting data for each watch. It handles pagination automatically and respects the site's structure and any rate limiting requirements.
Features
- Extracts detailed watch information including name, price, condition, specifications, and images
- Handles pagination to scrape multiple pages of results
- Configurable maximum number of items to scrape
- Adjustable concurrency settings for optimal performance
- Proxy support for improved reliability and to avoid IP blocks
How to Use
- Set up the Chronext Scraper in your Apify account.
- Configure the input parameters as needed:
- Set the Start URLs (default is https://www.chronext.de/kaufen)
- Adjust Max Items if you want to limit the number of scraped watches
- Modify Max Concurrency and Min Concurrency based on your needs
- Configure concurrency settings based on your needs and the website's limitations
- Set up proxy configuration if needed (recommended for large-scale scraping)
- Run the actor and wait for it to finish
- Retrieve the scraped data from the actor's dataset in your preferred format (JSON, CSV, etc.)
Available Input Parameters
- Start URLs: The initial URL(s) to start scraping from. Default: https://www.chronext.de/kaufen
- Max Items (optional): Maximum number of items to scrape. Default: 100
- Max Concurrency (optional): Maximum number of concurrent requests. Default: 2
- Min Concurrency (optional): Minimum number of concurrent requests. Default: 1
- Max Request Retries (optional): Maximum number of retries for failed requests. Default: 8
Input Data
Here's a simple example of how to set up input parameters for the Chronext Scraper:
{"startUrls": [{"url": "https://www.chronext.de/kaufen"}],"maxItems": 50,"maxConcurrency": 10,"minConcurrency": 1,"maxRequestRetries": 3,"proxy": {"useApifyProxy": true}}
Output Structure
The scraper outputs data in JSON format. Here's an example of the structure for each watch:
{"name": "Rolex Explorer II 16570 (A10372_V65900)","sku": "A10372_V65900","price": 924000,"strikePrice": "UNKNOWN","discountedPrice": "UNKNOWN","currency": "EUR","isOnStock": true,"images": ["https://cdn-products.chronext.com/V/6/V65900/V65900_1_det.png","https://cdn-products.chronext.com/V/6/V65900/V65900_1.png","https://cdn-products.chronext.com/V/6/V65900/V65900_2.jpg","https://cdn-products.chronext.com/V/6/V65900/V65900_3.jpg","https://cdn-products.chronext.com/V/6/V65900/V65900_4.jpg"],"condition": "Sehr Gut","reference": "16570","model": "Explorer II","brand": "rolex","diameter": 40,"year": 1993,"box": "Original-Box","papers": "Originalpapiere CHRONEXT-Zertifikat","url": "https://www.chronext.de/rolex/explorer-ii/16570/V65900"}
Output Fields Explanation
name: Full name of the watchsku: Stock Keeping Unit, a unique identifier for the productprice: Price in cents (multiply by 100 to get the actual price)strikePrice: Original price if discounted, "UNKNOWN" if not applicablediscountedPrice: Discounted price if available, "UNKNOWN" if not applicablecurrency: Currency of the price (e.g., "EUR")isOnStock: Boolean indicating if the watch is in stockimages: Array of image URLs for the watchcondition: Condition of the watch (e.g., "Sehr Gut" meaning "Very Good")reference: Reference number of the watch modelmodel: Model name of the watchbrand: Brand of the watch (lowercase)diameter: Diameter of the watch face in millimetersyear: Year of manufacturebox: Information about the box includedpapers: Information about papers or certificates includedurl: URL of the specific watch listing
Support
- Me: https://muhamed-didovic.github.io/
- Report an issue
- Share your experience
- Request customization or whole dataset: muhamed.didovic@gmail.com
- If you need anything else scraped, or this actor customized email me: muhamed.didovic@gmail.com
- If you'd like an API of this service (no apify fee, just usage fee for the API), contact me: muhamed.didovic@gmail.com
๐ค For AI Agents & LLM Apps
Compact reference for AI agents calling this actor via the Apify MCP server or the Apify API (actor: memo23/chronext-scraper).
Purpose: Extract luxury watch listings from Chronext.de (chronext.de/kaufen) โ one dataset row per watch with pricing, condition, reference, and images.
Minimal input:
{"startUrls": [{ "url": "https://www.chronext.de/kaufen" }],"maxItems": 20,"proxy": { "useApifyProxy": true }}
Output: one dataset row per watch โ name, sku, price, strikePrice, discountedPrice, currency, isOnStock, images, condition, reference, model, brand, diameter, year, box, papers, url.
Behaviors an agent should know:
- Always set maxItems; an uncapped run paginates the entire /kaufen catalog (thousands of watches).
- startUrls drives the crawl โ point it at /kaufen for the full catalog, or a filtered brand/model listing URL to narrow scope.
- price is an integer in minor units (cents): 924000 = EUR 9240.00.
- Tune throughput with maxConcurrency / minConcurrency; enable proxy (useApifyProxy) for reliable access.
- Billing: Pay-per-event billing โ see the Pricing tab on the actor page.
โ ๏ธ Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by CHRONEXT Service Germany GmbH or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.
The scraper accesses only publicly available watch listing pages on chronext.de โ no authenticated endpoints, paid features, or content behind a login wall. Users are responsible for ensuring their use complies with chronext.de's Terms of Service, applicable data-protection law (GDPR, CCPA, etc.), and any contractual obligations of their own organization.
SEO Keywords
chronext scraper, scrape chronext, chronext.de scraper, chronext API, Apify chronext, luxury watch scraper, watch listing scraper, watch price scraper, pre-owned watch data, watch marketplace scraper, Rolex price data, watch inventory export, luxury goods data, watch resale intelligence, watch market analysis, secondhand watch data


