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.7 KB · 35 lines json
Raw Blame History
1{2  "id": "scp-auctions",3  "displayName": "SCP Auctions (results & catalogs)",4  "sourceId": "scp-auctions",5  "sourceName": "SCP Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://catalogs.scpauctions.com",8  "module": "api/scp-auctions",9  "enginePriority": ["api"],10  "categories": ["sports_memorabilia", "baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "soccer_cards", "other_sports_cards", "olympic_collectibles", "pokemon"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": true,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://catalogs.scpauctions.com/terms",26  "accessNotes": "Plain HTTPS on the public Bidsquare-hosted catalog (robots.txt: only /wp-admin/ disallowed, Crawl-delay 10 → 2 s politeness plus small runs). Past auctions are listed at /auctions/past?page=N; each catalog page (/auctions/scp-auctions-inc/<slug>-<id>/catalog?page=N, 48 lots) shows 'Sold for $X' and the bid count; the event start/end come from the page's schema.org Event JSON-LD (sale date = event end, or the lot's own countdown end). Upcoming catalogs yield auction lots (current/starting bid, estimate). SCP does not state on these pages whether 'Sold for' includes the 20% buyer's premium → buyer_premium_included=null. No login, no bidding endpoints. 0 credits.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "eventsPerRun": 2,31    "pagesPerEvent": 8,32    "includeUpcoming": true33  }34}35