SPB Git forge

spb/rareindex

Public
54commits 1branches 0releases
7.1 MBsize
maindefault branch
10 days agolast push
TypeScript 61.9% HTML 37.2% SQL 0.7%
2.3 KB · 37 lines json
Raw Blame History
1{2  "id": "miller-miller",3  "displayName": "Miller & Miller Auctions (results & catalogs)",4  "sourceId": "miller-miller",5  "sourceName": "Miller & Miller Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://live.millerandmillerauctions.com",8  "module": "api/miller-miller",9  "enginePriority": ["api"],10  "categories": ["advertising", "automotive_memorabilia", "baseball_cards", "hockey_cards", "sports_memorabilia", "vintage_toys", "coins", "banknotes", "art", "antiques", "other_watches", "jewelry", "vending_machines", "arcade_pinball", "casino_memorabilia", "musical_instruments", "postcards", "books"],11  "regions": ["CA"],12  "country": "CA",13  "languages": ["en"],14  "currency": ["CAD"],15  "supportsListings": false,16  "supportsSold": true,17  "supportsAuctions": true,18  "supportsImages": true,19  "supportsCatalog": false,20  "supportsPopulation": false,21  "supportsLookup": false,22  "refreshFrequencyMinutes": 1440,23  "priority": "medium",24  "trustScore": 0.88,25  "attributionRequired": true,26  "termsUrl": "https://www.millerandmillerauctions.com/terms-of-sale",27  "acquisitionMethod": "embedded JSON in server-rendered Auction Mobility catalog pages",28  "historicalDepth": "years",29  "accessNotes": "Plain HTTPS with the RareIndex user agent on the public Auction Mobility site live.millerandmillerauctions.com (robots.txt: Disallow empty, Crawl-delay 10 → 10 s between requests; www.millerandmillerauctions.com is a Squarespace brochure site and is not crawled). Auction ids are read from the platform sitemap /sitemap/auctions.xml; each catalog page /auctions/<id>[/<slug>]?page=N (36 lots per page) embeds the lot summaries as JSON: title, lot number, estimate, currency (CAD), status ('sold' / 'expired') and the winning timed bid, which is the hammer price before the 21 % in-house buyer's premium → stored with buyerPremiumIncluded=false and buyers_premium_pct in metadata. Sale date = auction effective end time (fallback: winning-bid timestamp). Upcoming/live catalogs yield auction_lot records with estimates. The Auction Mobility JSON API (production4-server.auctionmobility.com, requires a client token) is never called; account, bidding and 'my bids' pages are never fetched. 0 credits.",30  "enabled": true,31  "schemaVersion": "1.0",32  "config": {33    "auctionsPerRun": 3,34    "pagesPerAuction": 4035  }36}37