search_listings
Search Chrono24 watch listings with filters for price, location, condition, and more. Get up to 60 results per page with key details to shortlist watches quickly.
Instructions
Search Chrono24 watch listings. Returns up to 60 cards per page with id, url, title, USD price, location, seller type and thumbnail - enough to shortlist without fetching details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number (60 results per page) | |
| sort | No | Sort order | newest |
| year | No | Year of production filter | |
| limit | No | Cap the number of listings returned (1-60); useful for shortlisting without parsing a full page | |
| query | No | Free-text search, e.g. 'Rolex Submariner'. Optional when filtering by manufacturerIds/models/reference instead | |
| facets | No | Extra facet filters as param->value pairs, e.g. {"caseMaterials": "4", "braceletMaterial": "407"}. Discover names/values via list_filters | |
| models | No | Chrono24 numeric model id (digits from --mod URLs) | |
| priceTo | No | Maximum price in USD | |
| certified | No | Only Chrono24 Certified listings | |
| condition | No | Condition filter | |
| countries | No | ISO2 country codes to filter seller location, e.g. ['US','DE','CH'] | |
| priceFrom | No | Minimum price in USD | |
| manufacturerIds | No | Chrono24 numeric brand id (Rolex=221). Optional; query text usually suffices | |
| referenceNumber | No | Reference number filter, e.g. '116610lv' |