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%
1.9 KB · 35 lines json
Raw Blame History
1{2  "id": "morphy",3  "displayName": "Morphy Auctions (prices realized)",4  "sourceId": "morphy",5  "sourceName": "Morphy Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://morphyauctions.com",8  "module": "api/morphy",9  "enginePriority": ["api"],10  "categories": ["vintage_toys", "advertising", "vending_machines", "arcade_pinball", "casino_memorabilia", "dolls", "model_trains", "coins", "banknotes", "perfume", "glass_crystal", "porcelain", "silver", "clocks", "antiques", "art", "jewelry", "other_watches", "automotive_memorabilia", "sports_memorabilia"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.9,24  "attributionRequired": true,25  "termsUrl": "https://morphyauctions.com/bidding/terms-and-conditions/",26  "accessNotes": "Two public hosts, plain HTTPS, 0 credits, 2 s politeness. morphyauctions.com/auctions/past-auctions/ (WordPress; robots.txt allows) lists every past sale with department, title and date; auctions.morphyauctions.com/catalog.aspx?auctionid=N shows each lot with 'Final Price: $X', min bid, estimate and bid count. Paging on the ASP.NET catalog is the page's own form POST (page number + Go, 100 lots per page) with its hidden __VIEWSTATE fields — no account or bidding endpoint is used. Firearms & Militaria departments and weapon lots are skipped. Morphy does not state on the catalog whether 'Final Price' includes the buyer's premium → buyer_premium_included=null. Sale date = auction date from the list (first day of multi-day sales).",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "auctionsPerRun": 2,31    "pagesPerAuction": 10,32    "lotsPerPage": 10033  }34}35