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.7 KB · 34 lines json
Raw Blame History
1{2  "id": "fashionphile",3  "displayName": "FASHIONPHILE (pre-owned luxury listings & sold items)",4  "sourceId": "fashionphile",5  "sourceName": "FASHIONPHILE",6  "sourceType": "marketplace",7  "sourceUrl": "https://www.fashionphile.com",8  "module": "api/fashionphile",9  "enginePriority": ["api"],10  "categories": ["luxury_handbags", "watches", "other_watches", "rolex", "jewelry", "fashion_streetwear"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.8,24  "attributionRequired": true,25  "termsUrl": "https://www.fashionphile.com/terms-of-use",26  "accessNotes": "Public Shopify storefront feed (www.fashionphile.com/collections/<brand>/products.json) fetched over plain HTTPS with the RareIndex user agent; robots.txt allows /collections/ (only sort/filter permutations, cart, account and checkout paths are disallowed). Each product is one authenticated pre-owned item priced in USD; `available:false` on a still-published product means the item shows SOLD on the site, which is recorded as a listing with availability=sold (the last asking price is not asserted as the transaction price). Condition ratings are only on HTML product pages and are not fetched. 1.5 s between requests, 250 products per page.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": ["hermes", "chanel", "louis-vuitton", "dior", "gucci", "goyard", "fendi", "bottega-veneta", "prada", "celine", "loewe", "saint-laurent", "rolex", "cartier", "van-cleef-arpels"],31    "pagesPerSeed": 232  }33}34