{
  "id": "whisky-hammer",
  "displayName": "Whisky Hammer (previous auctions)",
  "sourceId": "whisky-hammer",
  "sourceName": "Whisky Hammer",
  "sourceType": "auction_house",
  "sourceUrl": "https://www.whiskyhammer.com",
  "module": "firecrawl/whisky-hammer",
  "enginePriority": ["firecrawl"],
  "categories": ["whisky", "rum", "cognac"],
  "regions": ["GB", "NL"],
  "languages": ["en"],
  "currency": ["GBP"],
  "supportsListings": false,
  "supportsSold": true,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": false,
  "refreshFrequencyMinutes": 1440,
  "priority": "medium",
  "trustScore": 0.9,
  "attributionRequired": true,
  "termsUrl": "https://www.whiskyhammer.com/buying-and-selling/terms-conditions",
  "accessNotes": "Whisky Hammer (Aberdeenshire, monthly auctions, UK + EU warehouses) lists previous auctions at /previous-auctions (plain HTTPS) but the per-auction lot pages (/auction/past/auc-<n>/?page=N, 50 lots per page sorted high→low bid) sit behind a Cloudflare interstitial for plain clients, so they are fetched with Firecrawl (1 credit per page, ≈88 pages for a 4,300-lot auction; capped by config.pagesPerRun). Each lot block: title + /item/<id>/ link, 'Lot #<id>', and 'Sold dd/mm/yyyy£X' — the GBP hammer price (Whisky Hammer's buyer commission is separate → buyer_premium_included=false) with the individual sale date. Unsold lots have no 'Sold' line and are skipped. robots.txt only disallows sort/page-size/return_name query variants, which are not used. Scrapfly fallback disabled to keep cost predictable.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "auctionsPerRun": 1,
    "pagesPerRun": 6
  }
}
