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.4 KB · 34 lines json
Raw Blame History
1{2  "id": "laced",3  "displayName": "Laced (UK sneaker marketplace — asks per size)",4  "sourceId": "laced",5  "sourceName": "Laced",6  "sourceType": "marketplace",7  "sourceUrl": "https://www.laced.com",8  "module": "api/laced",9  "enginePriority": ["api", "firecrawl"],10  "categories": ["sneakers", "nike_jordan", "adidas_yeezy", "new_balance_asics_other"],11  "regions": ["GB", "EU"],12  "languages": ["en"],13  "currency": ["GBP"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.75,24  "attributionRequired": true,25  "termsUrl": "https://www.laced.com/pages/terms-and-conditions",26  "accessNotes": "Public brand pages (laced.com/<brand>) list product slugs; each product page embeds a schema.org ProductGroup with the style code (sku), brand and one Product per size carrying the current lowest ask in GBP. Plain HTTPS with the RareIndex user agent; robots.txt allows everything except account/admin. New-condition marketplace (deadstock). 1.5 s between pages; productsPerSeed caps product-page fetches per run.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["air-jordan", "nike", "adidas", "yeezy", "new-balance", "asics"],31    "productsPerSeed": 2432  }33}34