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": "scotch-whisky-auctions",3  "displayName": "Scotch Whisky Auctions (results)",4  "sourceId": "scotch-whisky-auctions",5  "sourceName": "Scotch Whisky Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.scotchwhiskyauctions.com",8  "module": "api/scotch-whisky-auctions",9  "enginePriority": ["api", "firecrawl", "scrapfly"],10  "categories": ["whisky", "rum", "cognac"],11  "regions": ["GB"],12  "languages": ["en"],13  "currency": ["GBP"],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.scotchwhiskyauctions.com/terms/",26  "accessNotes": "Public monthly auction archive (Glasgow; ~4,500–5,000 lots per auction, 20 lots per page, plain HTTPS with the RareIndex user agent, robots.txt disallows only /cmsplus/). Each lot card exposes title, lot number and 'Sold for £X in <month year>' — this is the hammer price; the buyer's commission (SWA charges a separate buyer's premium plus VAT) is NOT included, so buyer_premium_included=false. Sale date = the auction end date shown on the auction page. Unsold lots are skipped. 2 s politeness delay; pagesPerRun caps each incremental run (backfill mode walks older auctions).",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "auctionsUrl": "https://www.scotchwhiskyauctions.com/auctions/",31    "auctionsPerRun": 2,32    "pagesPerRun": 1233  }34}35