{
  "id": "hdh-wine",
  "displayName": "Hart Davis Hart Wine Co. (auction results)",
  "sourceId": "hdh-wine",
  "sourceName": "Hart Davis Hart Wine Co.",
  "sourceType": "auction_house",
  "sourceUrl": "https://hdhauctions.com",
  "module": "firecrawl/hdh-wine",
  "enginePriority": ["firecrawl"],
  "categories": ["wine", "whisky", "cognac"],
  "regions": ["US"],
  "languages": ["en"],
  "currency": ["USD"],
  "supportsListings": false,
  "supportsSold": true,
  "supportsAuctions": false,
  "supportsImages": false,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": false,
  "refreshFrequencyMinutes": 10080,
  "priority": "medium",
  "trustScore": 0.95,
  "attributionRequired": true,
  "termsUrl": "https://hdhauctions.com/conditions-of-sale/",
  "accessNotes": "Hart Davis Hart (Chicago; ~8 fine-wine auctions a year, 100% sold rates) publishes every auction's full prices-realized as a PDF linked from /auction-archives/ ('View auction results'). Plain HTTP is 403 for non-browser clients, so the archive page (1 credit) and each PDF (Firecrawl PDF parser, 1 credit per page, ≈130–140 pages for a 2,500-lot sale) are fetched with Firecrawl; config.pdfsPerRun caps spend and the cursor remembers processed PDFs. Table columns: Lot | Qty | Description | Estimate | Hammer | Aggregate — price = hammer (USD) with buyer_premium_included=false; the aggregate (hammer + 19.5% premium) is kept in metadata. Lots spanning several rows (mixed cases) are single sales flagged as bundles; quantity = bottle count of the first row. Sale date = the auction date range printed in the PDF header (first day). No images.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "archiveUrl": "https://hdhauctions.com/auction-archives/",
    "pdfsPerRun": 1
  }
}
