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.7 KB · 34 lines json
Raw Blame History
1{2  "id": "watchfinder",3  "displayName": "Watchfinder & Co. (UK pre-owned watch listings)",4  "sourceId": "watchfinder",5  "sourceName": "Watchfinder & Co.",6  "sourceType": "dealer",7  "sourceUrl": "https://www.watchfinder.co.uk",8  "module": "firecrawl/watchfinder",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["watches", "rolex", "patek_philippe", "audemars_piguet", "omega", "other_watches"],11  "regions": ["GB"],12  "languages": ["en"],13  "currency": ["GBP"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.85,24  "attributionRequired": true,25  "termsUrl": "https://www.watchfinder.co.uk/terms-and-conditions",26  "accessNotes": "Plain HTTPS returns 403 to non-browser agents (robots.txt is not served either); Firecrawl's standard fetch returns the public model pages (watchfinder.co.uk/watches/<brand>/<model>?p=N). Each product card carries data attributes (sku, brand, series, model reference, image), box/papers icons, year and the GBP price (data-price-amount). 1 Firecrawl credit per page (~24 watches); 2 s between pages. Listings only.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["rolex/daytona", "rolex/submariner", "rolex/gmt-master-ii", "rolex/datejust", "rolex/day-date", "rolex/explorer", "patek-philippe/nautilus", "patek-philippe/aquanaut", "audemars-piguet/royal-oak", "audemars-piguet/royal-oak-offshore", "omega/speedmaster", "omega/seamaster", "cartier/santos", "tudor/black-bay", "iwc/portugieser", "jaeger-lecoultre/reverso"],31    "pagesPerSeed": 232  }33}34