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": "hypeboost",3  "displayName": "Hypeboost (EU sneaker marketplace — lowest asks)",4  "sourceId": "hypeboost",5  "sourceName": "Hypeboost",6  "sourceType": "marketplace",7  "sourceUrl": "https://hypeboost.com",8  "module": "firecrawl/hypeboost",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["sneakers", "nike_jordan", "adidas_yeezy", "new_balance_asics_other"],11  "regions": ["NL", "EU"],12  "languages": ["en"],13  "currency": ["EUR"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 1440,22  "priority": "low",23  "trustScore": 0.7,24  "attributionRequired": true,25  "termsUrl": "https://hypeboost.com/en/terms-and-conditions",26  "accessNotes": "Plain HTTPS gets 403 (robots.txt not served to non-browser agents); Firecrawl's standard fetch returns the public category grid (hypeboost.com/en/category/sneakers/<brand>[?page=N]) with product name, EUR lowest price, brand/category data attributes and product id (36 per page, 1 credit). Product pages (lookup) expose the style code in schema.org Product sku. 2 s between pages.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["air-jordan", "nike", "adidas", "yeezy", "new-balance", "asics"],31    "pagesPerSeed": 232  }33}34