{
  "id": "gooding",
  "displayName": "Gooding & Company (prices realized)",
  "sourceId": "gooding",
  "sourceName": "Gooding & Company",
  "sourceType": "auction_house",
  "sourceUrl": "https://www.goodingco.com",
  "module": "api/gooding",
  "enginePriority": ["api"],
  "categories": ["automobiles", "motorcycles", "automotive_memorabilia"],
  "regions": ["US", "GB", "FR"],
  "languages": ["en"],
  "currency": ["USD", "GBP", "EUR"],
  "supportsListings": false,
  "supportsSold": true,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": true,
  "refreshFrequencyMinutes": 1440,
  "priority": "medium",
  "trustScore": 0.9,
  "attributionRequired": true,
  "termsUrl": "https://www.goodingco.com/terms-of-use",
  "accessNotes": "Gooding & Company's public 'Prices Realized' pages are a Gatsby site; each realized auction page ships its full lot list as static JSON at /page-data/auction/realized/<slug>/page-data.json (one plain HTTPS request per auction, 0 credits; robots.txt has no disallow rules). Each lot carries salePrice (auction currency), lotNumber, title, model year, make, model and Cloudinary image ids (cloud 'goodingco'). Sale date = the last ContentfulSubEventAuction end date of the auction. Lots without a salePrice (unsold/withdrawn) and private-sale prices are skipped. The page does not state whether salePrice includes the buyer's premium, so buyer_premium_included is null (Gooding's published totals are customarily quoted inclusive of premium). Auction slugs come from config.seeds plus /auction/realized/ links found on the homepage; lookup() handles /lot/<slug> pages via their page-data JSON.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "seeds": [
      "pebble-beach-auctions-2026",
      "amelia-island-auctions-2026",
      "retromobile-paris-2026",
      "retromobile-new-york-auctions-2026",
      "pebble-beach-auctions-2025",
      "pebble-beach-auctions-2024",
      "london-auction-2024",
      "pebble-beach-auctions-2023",
      "london-auction-2023"
    ],
    "auctionsPerRun": 3
  }
}
