{
  "id": "hibid",
  "displayName": "HiBid (past catalogs, prices realized)",
  "sourceId": "hibid",
  "sourceName": "HiBid",
  "sourceType": "marketplace",
  "sourceUrl": "https://hibid.com",
  "module": "api/hibid",
  "enginePriority": ["api"],
  "categories": ["coins", "banknotes", "stamps", "sports_memorabilia", "baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "other_sports_cards", "pokemon", "magic_the_gathering", "yugioh", "other_tcg", "non_sport_cards", "marvel_comics", "dc_comics", "independent_comics", "video_games", "vintage_toys", "action_figures", "dolls", "model_trains", "model_cars", "other_watches", "rolex", "omega", "jewelry", "gemstones", "advertising", "militaria", "medals", "musical_instruments", "music", "cameras", "clocks", "books", "maps", "postcards", "glass_crystal", "porcelain", "silver", "art", "antiques", "fossils", "minerals", "meteorites", "pens", "lighters", "arcade_pinball", "casino_memorabilia", "political_memorabilia", "disney_collectibles", "star_wars", "board_games", "license_plates", "pins", "automotive_memorabilia"],
  "regions": ["US", "CA"],
  "country": "US",
  "languages": ["en"],
  "currency": ["USD", "CAD"],
  "supportsListings": false,
  "supportsSold": true,
  "supportsAuctions": false,
  "supportsImages": true,
  "supportsCatalog": false,
  "supportsPopulation": false,
  "supportsLookup": false,
  "refreshFrequencyMinutes": 720,
  "priority": "medium",
  "trustScore": 0.75,
  "attributionRequired": true,
  "termsUrl": "https://hibid.com/terms-and-conditions",
  "acquisitionMethod": "embedded Apollo state JSON on public catalog pages",
  "historicalDepth": "months",
  "accessNotes": "Plain HTTPS with the RareIndex user agent on hibid.com (Cloudflare in front; the bot UA is served normally). Pages read: the public past-auction list /auctions/past?apage=N (25 archived auctions per page, current month window, ~1 300 auctions) and catalog pages /catalog/<id>/<slug>?apage=N (100 lots per page). The lot data is taken from the Apollo state the public Angular page embeds in <script id=\"hibid-state\">; we never call hibid.com/graphql ourselves. robots.txt (User-agent *) disallows */livecatalog/, */webcast/, /auctioneer/, */account/, */catalog/print/, /error/, /auctions/current/map/, /hibiddemo/ and the keyword search /auctions/past/*?q=* — none of these are fetched; bingbot gets Crawl-delay 5, we wait 3 s between requests. The Terms & Conditions page is client-rendered and its text could not be read over plain HTTP (recorded here, to be re-checked). Sales: closed lots whose auctioneer publishes 'price realized' (many auctioneers hide it → 0 lots, skipped); the figure is the hammer/high bid — the buyer's premium (text like 'Buyers Premium 18%' kept in metadata) is charged separately → buyerPremiumIncluded=false. Sale date = auction bidCloseDateTime (zone-less local time treated as UTC, an approximation of a few hours). Currency = the auction's currencyAbbreviation (USD/CAD; others skipped). Only lots whose HiBid category maps to the collectibles taxonomy are kept — real estate, vehicles, farm/construction equipment, household, tools, business liquidations are filtered; firearms and ammunition are never emitted. Auction house name = the auctioneer's public business name + '(HiBid)'; auctioneer contact details (email, phone, address) are never stored. 0 credits.",
  "enabled": true,
  "schemaVersion": "1.0",
  "config": {
    "pastPagesPerRun": 3,
    "auctionsPerRun": 6,
    "pagesPerAuction": 10
  }
}
