{
  "id": "winebid",
  "displayName": "WineBid (recent sales per wine)",
  "sourceId": "winebid",
  "sourceName": "WineBid",
  "sourceType": "marketplace",
  "sourceUrl": "https://www.winebid.com",
  "module": "api/winebid",
  "enginePriority": ["api", "firecrawl", "scrapfly"],
  "categories": ["wine", "whisky"],
  "regions": ["US"],
  "languages": ["en"],
  "currency": ["USD"],
  "supportsListings": true,
  "supportsSold": true,
  "supportsAuctions": true,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": true,
  "refreshFrequencyMinutes": 1440,
  "priority": "medium",
  "trustScore": 0.85,
  "attributionRequired": true,
  "termsUrl": "https://www.winebid.com/Help/TermsAndConditions",
  "accessNotes": "US online wine auction (weekly auctions). Category browse pages (/BuyWine/Items/<region>/<id>) are rendered through Firecrawl (1 credit, plain HTTP returns 403 for list pages) to discover item URLs; each public item page (/BuyWine/Item/<id>/<slug>, plain HTTPS) shows the wine, the current auction lot (estimate / current bid) and a 'Recent sales' table of past winning bids for the same wine: item id, quantity sold, per-bottle amount (USD) and sale date. robots.txt lists rules for named search engines only (no generic group); we still avoid /Sales, /AuctionClosed and account paths. Winning bids exclude WineBid's 17% buyer's premium (buyer_premium_included=false; premium % in metadata). Sale dates come from the table (PDT). 2 s politeness delay; itemsPerRun caps each run.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "categories": [
      { "path": "/BuyWine/Items/Bordeaux/18403", "label": "Bordeaux" },
      { "path": "/BuyWine/Items/Burgundy/15363", "label": "Burgundy" },
      { "path": "/BuyWine/Items/Napa-Valley/2910", "label": "Napa Valley" },
      { "path": "/BuyWine/Items/Barolo/16367", "label": "Barolo" },
      { "path": "/BuyWine/Items/Brunello-di-Montalcino/7725165", "label": "Brunello di Montalcino" },
      { "path": "/BuyWine/Items/Big-Bottles/7902856", "label": "Large formats" }
    ],
    "itemsPerRun": 24
  }
}
