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.6 KB · 35 lines json
Raw Blame History
1{2  "id": "phillips-watches",3  "displayName": "Phillips Watches (auction results)",4  "sourceId": "phillips",5  "sourceName": "Phillips",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.phillips.com",8  "module": "firecrawl/phillips-watches",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["watches", "rolex", "patek_philippe", "audemars_piguet", "omega", "other_watches"],11  "regions": ["CH", "US", "HK", "GB"],12  "languages": ["en"],13  "currency": ["CHF", "USD", "HKD", "GBP", "EUR"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": true,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 10080,22  "priority": "high",23  "trustScore": 0.95,24  "attributionRequired": true,25  "termsUrl": "https://www.phillips.com/about/terms",26  "accessNotes": "Past watch sales are discovered from the public /auctions/past page (plain HTTPS; embedded JSON with saleNumber, title, end date, location). Each sale page is rendered through Firecrawl (JS wait ~6 s, 1 credit) to read the public lot list: lot number, maker, reference, model, estimate and 'Sold For' (Phillips publishes prices realised including buyer's premium). robots.txt disallows only /search and filter paths. No login, no bidder data. Large sales may lazy-load beyond the first ~70 lots — coverage is recorded per run.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "pastAuctionsUrl": "https://www.phillips.com/auctions/past",31    "salesPerRun": 6,32    "titleFilter": "watch"33  }34}35