Eye Chono24 scraper
Pricing
Pay per usage
Go to Apify Store
Pricing
Pay per usage
Rating
5.0
(1)
Developer

aezakmi
Maintained by Community
Actor stats
3
Bookmarked
24
Total users
5
Monthly active users
7 months ago
Last modified
Categories
Share
Chrono24 Scraper - README
Overview
This scraper extracts watch listings from Chrono24, allowing users to collect data on specific manufacturers with a customizable number of results per brand.
Features
- Select a specific watch manufacturer or scrape all available brands.
- Limit the number of listings retrieved per manufacturer.
- Returns structured JSON output for easy processing.
Input Parameters
| Parameter | Type | Description | Default | Required |
|---|---|---|---|---|
manufacture | String | The watch brand to scrape (e.g., "Rolex", "Omega"). Use "All" for all manufacturers. | "Cartier" | ✅ |
maxManufResults | Integer | The maximum number of listings to fetch per manufacturer (Max: 666). | 10 | ❌ |
Let me know if you want to tweak this! 🚀