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%
2.1 KB · 48 lines json
Raw Blame History
1{2  "id": "stanley-gibbons-shop",3  "displayName": "Stanley Gibbons shop (stamps for sale, GBP)",4  "sourceId": "stanley-gibbons-shop",5  "sourceName": "Stanley Gibbons",6  "sourceType": "dealer",7  "sourceUrl": "https://shop.stanleygibbons.com",8  "module": "api/stanley-gibbons-shop",9  "enginePriority": ["api"],10  "categories": ["stamps"],11  "regions": ["GB"],12  "languages": ["en"],13  "currency": ["GBP"],14  "supportsListings": true,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 1440,22  "priority": "low",23  "trustScore": 0.8,24  "attributionRequired": true,25  "termsUrl": "https://shop.stanleygibbons.com/policies/terms-of-service",26  "accessNotes": "Public Shopify storefront JSON (/collections/<handle>/products.json?limit=250&page=N), 0 credits, no login. robots.txt: 'Public product, collection, page, blog, policy, cart, and localized HTML is crawlable'. Collections read: stamps-great-britain (≈ 1 600 items) and stamps-commonwealth (≈ 4 100 items); publications, magazines and the 'David Spivack' consignment collection are excluded. Each product is one Stanley Gibbons stock item (SKU P267…, GBP price, availability, images, body_html with SG catalogue numbers) → fixed-price listings, never sales. Barcodes are not fetched (no per-product .js calls). 1.5 s politeness.",27  "enabled": true,28  "schemaVersion": "1.0",29  "acquisitionMethod": "Shopify storefront products.json",30  "historicalDepth": "none",31  "requires": [],32  "config": {33    "currency": "GBP",34    "seller": "Stanley Gibbons",35    "location": "GB",36    "collections": [37      { "handle": "stamps-great-britain", "categorySlug": "stamps", "brand": null, "pages": 2 },38      { "handle": "stamps-commonwealth", "categorySlug": "stamps", "brand": null, "pages": 2 }39    ],40    "rules": [41      { "match": "\\bStamp\\b|\\bSG\\s?\\d", "categorySlug": "stamps" }42    ],43    "defaultCategory": null,44    "exclude": "gift card|catalogue|magazine|stamp monthly|album|hinges|tweezers|mount|binder|publication|book\\b",45    "keepOutOfStock": true46  }47}48