SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
1.9 KB · 66 lines json
Raw Blame History
1{2  "id": "crown-caliber",3  "displayName": "European Watch Company (crownandcaliber.com) \u2014 pre-owned watch listings",4  "sourceId": "europeanwatch",5  "sourceName": "European Watch Company",6  "sourceType": "dealer",7  "sourceUrl": "https://www.europeanwatch.com",8  "module": "api/crown-caliber",9  "enginePriority": [10    "api",11    "firecrawl"12  ],13  "categories": [14    "watches",15    "rolex",16    "patek_philippe",17    "audemars_piguet",18    "omega",19    "other_watches"20  ],21  "regions": [22    "US"23  ],24  "languages": [25    "en"26  ],27  "currency": [28    "USD"29  ],30  "supportsListings": true,31  "supportsSold": false,32  "supportsAuctions": false,33  "supportsImages": true,34  "supportsCatalog": false,35  "supportsPopulation": false,36  "supportsLookup": true,37  "refreshFrequencyMinutes": 720,38  "priority": "medium",39  "trustScore": 0.8,40  "attributionRequired": true,41  "termsUrl": "https://www.europeanwatch.com/terms",42  "accessNotes": "crownandcaliber.com now redirects to europeanwatch.com (Boston dealer). Public brand pages (/brand/<slug>?page=N) embed a schema.org ItemList of Products (name, sku, USD price, availability, condition) \u2014 fetched over plain HTTPS with the RareIndex user agent; robots.txt only disallows /login. References and circa years are parsed from the product name; box/papers/condition details live on product pages and are only fetched by lookup(). 1.5 s between pages, the whole brand inventory is served on one page (~130 watches for Rolex; pagination parameters are ignored, which the crawler detects).",43  "enabled": true,44  "schemaVersion": "1.0",45  "config": {46    "seeds": [47      "rolex",48      "patek-philippe",49      "audemars-piguet",50      "omega",51      "cartier",52      "tudor",53      "vacheron-constantin",54      "a-lange-and-sohne",55      "iwc",56      "jaeger-lecoultre",57      "breitling",58      "panerai",59      "grand-seiko",60      "f-p-journe",61      "zenith"62    ],63    "pagesPerSeed": 164  }65}66