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 · 36 lines json
Raw Blame History
1{2  "id": "sgbaldwins",3  "displayName": "Stanley Gibbons Baldwin's — hammer prices (stamps, coins, medals)",4  "sourceId": "sgbaldwins",5  "sourceName": "Stanley Gibbons Baldwin's",6  "sourceType": "auction_house",7  "sourceUrl": "https://sgbaldwins.com",8  "module": "api/sgbaldwins",9  "enginePriority": ["api"],10  "categories": ["stamps", "coins", "medals"],11  "regions": ["GB"],12  "languages": ["en"],13  "currency": ["GBP"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.92,24  "attributionRequired": true,25  "termsUrl": "https://sgbaldwins.com/terms-and-conditions",26  "accessNotes": "Plain HTTPS, 0 credits, no login. robots.txt disallows /account/, /auth/, /search and /collection_* only; /auctions/* and the Next.js data route are open. Pages read: the home page (only to read the current Next.js buildId from __NEXT_DATA__), /_next/data/<buildId>/auctions/past-auctions.json (≈ 200 past auctions since January 2020 with sale number, department and date) and /_next/data/<buildId>/auctions/<slug>.json — the same JSON the auction page renders: every lot with title, country, estimate low/high, start price, hammer_price, financeItem.premium (buyer's premium amount) and status sold/unsold, plus amsData.premiums (23 %). Only Stamps, Coins and Medals & Militaria departments are crawled (trading cards, comics and video games belong to other connectors). Sales are stored as hammer prices (buyer_premium_included=false) with the premium amount and the total in metadata; sale date = the lot's session_date. Currency from the auction's currency symbol (GBP). Images are Artisio CDN URLs, only referenced. 1.5 s politeness.",27  "enabled": true,28  "schemaVersion": "1.0",29  "historicalDepth": "years",30  "acquisitionMethod": "Next.js page-data JSON (_next/data)",31  "config": {32    "auctionsPerRun": 3,33    "departments": ["Stamps", "Coins", "Medals & Militaria"]34  }35}36