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.1 KB · 37 lines json
Raw Blame History
1{2  "id": "clean-sweep",3  "displayName": "Clean Sweep Auctions (past results)",4  "sourceId": "clean-sweep",5  "sourceName": "Clean Sweep Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.cleansweepauctions.com",8  "module": "api/clean-sweep",9  "enginePriority": ["api"],10  "categories": ["baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "other_sports_cards", "sports_memorabilia", "autographs"],11  "regions": ["US"],12  "country": "US",13  "languages": ["en"],14  "currency": ["USD"],15  "supportsListings": false,16  "supportsSold": true,17  "supportsAuctions": false,18  "supportsImages": true,19  "supportsCatalog": false,20  "supportsPopulation": false,21  "supportsLookup": false,22  "refreshFrequencyMinutes": 1440,23  "priority": "medium",24  "trustScore": 0.8,25  "attributionRequired": true,26  "termsUrl": "https://www.cleansweepauctions.com/auction-rules",27  "acquisitionMethod": "server-rendered past-auction pages (HTML)",28  "historicalDepth": "decades",29  "accessNotes": "Plain HTTPS with the RareIndex user agent on www.cleansweepauctions.com (robots.txt: Disallow only account/cart/checkout/forum/customer paths, no Crawl-delay; we keep 2 s between requests). Pages read: /past-auctions (one entry per closed monthly auction, April 2008 → present, ~200 months), /past-auctions/<month-year>?page=N (50 lot links per page, server-rendered) and each lot page /past-auctions/<month-year>/<slug>, whose 'Winning bid: $X' is the hammer price; the auction rules add a 22 % buyer's premium on top, so sales are stored with buyerPremiumIncluded=false and buyers_premium_pct=22 in metadata. The archive dates lots only by auction month: saleDate is the first day of that month (UTC) with metadata.sale_date_precision='month' and confidence 0.7. Titles often end in a bare grade number without a grading company; no grader is inferred in that case. The live-auction host marketplace.cleansweepauctions.com (Crawl-delay 15, AJAX price grid, bidder accounts) is never crawled — only its public image URLs are referenced. 0 credits.",30  "enabled": true,31  "schemaVersion": "1.0",32  "config": {33    "lotsPerRun": 150,34    "pagesPerRun": 435  }36}37