TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "antiquorum",3 "displayName": "Antiquorum (watch auction results & upcoming lots)",4 "sourceId": "antiquorum",5 "sourceName": "Antiquorum",6 "sourceType": "auction_house",7 "sourceUrl": "https://catalog.antiquorum.swiss",8 "module": "api/antiquorum",9 "enginePriority": ["api", "firecrawl"],10 "categories": ["watches", "rolex", "patek_philippe", "audemars_piguet", "omega", "other_watches", "jewelry"],11 "regions": ["CH", "HK", "MC"],12 "languages": ["en"],13 "currency": ["CHF", "HKD", "EUR", "USD"],14 "supportsListings": false,15 "supportsSold": true,16 "supportsAuctions": true,17 "supportsImages": true,18 "supportsCatalog": false,19 "supportsPopulation": false,20 "supportsLookup": true,21 "refreshFrequencyMinutes": 1440,22 "priority": "high",23 "trustScore": 0.9,24 "attributionRequired": true,25 "termsUrl": "https://www.antiquorum.swiss/conditions-of-sale/",26 "accessNotes": "Public auction catalogue (catalog.antiquorum.swiss/en → /en/auctions/<slug>/lots?page=N) fetched over plain HTTPS with the RareIndex user agent; robots.txt only disallows /wp-admin/. Each lot carries schema.org RDFa (name, sku, brand, price, currency, image) and a spec table (Brand, Model, Reference, Year, Material). Sold lots show 'Sold: <CCY> <amount>' which Antiquorum's own price lists confirm is hammer + buyer's premium (e.g. lot 387-1: hammer 230,000 → sold 287,500 HKD), so buyerPremiumIncluded=true. Sale date = the auction date on the catalogue home. Unsold/upcoming lots become auction lots with estimates. 2 s between pages.",27 "enabled": true,28 "schemaVersion": "1.0",29 "config": {30 "auctionsPerRun": 3,31 "maxPagesPerAuction": 2532 }33}34