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": "brickset",3  "displayName": "Brickset (LEGO set catalog + current values)",4  "sourceId": "brickset",5  "sourceName": "Brickset",6  "sourceType": "catalog",7  "sourceUrl": "https://brickset.com",8  "module": "api/brickset",9  "enginePriority": ["api", "firecrawl"],10  "categories": ["lego_sets", "lego"],11  "regions": ["global"],12  "languages": ["en"],13  "currency": ["USD", "GBP"],14  "supportsListings": false,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.85,24  "attributionRequired": true,25  "termsUrl": "https://brickset.com/about",26  "accessNotes": "Public set pages (brickset.com/sets/<number>-1/...) and theme listings (/sets/theme-<Theme>/page-N, 25 sets per page) fetched over plain HTTPS with the RareIndex user agent; robots.txt disallows /admin, /export, /ajax, /profile, /webservices, /buy, /news, /reviews… — none of which are used (the Brickset API/webservices need a personal key: https://brickset.com/tools/webservices/requestkey). Fields parsed from the set page definition list: pieces, minifigs, RRP (GBP + USD), launch/exit dates, availability, packaging, barcodes (UPC/EAN), theme/subtheme and the 'Current value' New/Used estimates that Brickset derives from BrickLink — stored as guide_value observations (USD, confidence 0.65). 1.5 s politeness delay.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["theme-Star-Wars", "theme-Icons", "theme-Creator-Expert", "theme-Ideas", "theme-Technic", "theme-Harry-Potter", "theme-Marvel-Super-Heroes", "theme-Architecture", "theme-Ninjago", "theme-Castle", "theme-Space", "theme-Pirates", "theme-Indiana-Jones", "theme-The-Lord-of-the-Rings", "theme-DC-Comics-Super-Heroes"],31    "pagesPerSeed": 2,32    "setsPerRun": 12033  }34}35