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.6 KB · 34 lines json
Raw Blame History
1{2  "id": "novelship",3  "displayName": "Novelship (sneaker catalog, last sale & lowest ask)",4  "sourceId": "novelship",5  "sourceName": "Novelship",6  "sourceType": "marketplace",7  "sourceUrl": "https://novelship.com",8  "module": "api/novelship",9  "enginePriority": ["api", "firecrawl", "scrapfly"],10  "categories": ["sneakers", "nike_jordan", "adidas_yeezy", "new_balance_asics_other"],11  "regions": ["SG", "AU", "NZ", "TW", "HK", "MY", "JP", "US"],12  "languages": ["en"],13  "currency": ["USD"],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.7,24  "attributionRequired": true,25  "termsUrl": "https://novelship.com/terms",26  "accessNotes": "Public Novelship browse pages (novelship.com/sneakers/<brand>?page=N) and product pages fetched over plain HTTPS with the RareIndex user agent; robots.txt only disallows sell/auth/dashboard/pay paths. The server-rendered payload embeds each product's SKU (style code), colorway, retail cost, release date, last sale price, lowest listing price and 180-day sales count — no login or private endpoint is used. Prices are read as USD (the anonymous international storefront prices in US$; cost_retail matches US retail) with confidence 0.7; per-size asks are not exposed on listing pages. Sizes/stock are not fetched. 1.5 s politeness delay.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["jordan", "nike", "adidas", "new-balance", "asics", "yeezy"],31    "pagesPerSeed": 332  }33}34