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.5 KB · 33 lines json
Raw Blame History
1{2  "id": "bobs-watches",3  "displayName": "Bob's Watches (pre-owned Rolex listings)",4  "sourceId": "bobs-watches",5  "sourceName": "Bob's Watches",6  "sourceType": "dealer",7  "sourceUrl": "https://www.bobswatches.com",8  "module": "api/bobs-watches",9  "enginePriority": ["api", "firecrawl"],10  "categories": ["rolex", "watches", "other_watches"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.8,24  "attributionRequired": true,25  "termsUrl": "https://www.bobswatches.com/terms-and-conditions",26  "accessNotes": "Public model-family pages (bobswatches.com/rolex-<model>) fetched over plain HTTPS with the RareIndex user agent; robots.txt allows them (sort/query/search URLs are disallowed and never used). Each page embeds schema.org Product JSON-LD per watch (name, mpn = reference, sku = stock id, colour/material, USD price, availability). Listings only; Bob's does not publish realised prices. 1.5 s between pages.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["rolex-submariner", "rolex-daytona", "rolex-gmt-master-ii", "rolex-datejust", "rolex-day-date", "rolex-explorer", "rolex-sea-dweller", "rolex-yacht-master", "rolex-oyster-perpetual", "rolex-sky-dweller", "rolex-milgauss", "rolex-air-king", "vintage-rolex", "used-rolex-watches"]31  }32}33