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.8 KB · 34 lines json
Raw Blame History
1{2  "id": "lyon-turnbull",3  "displayName": "Lyon & Turnbull (auction results)",4  "sourceId": "lyon-turnbull",5  "sourceName": "Lyon & Turnbull",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.lyonandturnbull.com",8  "module": "api/lyon-turnbull",9  "enginePriority": ["api", "firecrawl", "scrapfly"],10  "categories": ["art", "contemporary_art", "photography", "design_furniture", "antiques", "jewelry", "silver", "watches", "other_watches", "books", "whisky", "porcelain", "glass_crystal", "clocks", "scientific_instruments"],11  "regions": ["GB"],12  "languages": ["en"],13  "currency": ["GBP"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": true,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 1440,22  "priority": "medium",23  "trustScore": 0.9,24  "attributionRequired": true,25  "termsUrl": "https://www.lyonandturnbull.com/auctions/buy-sell/buy",26  "accessNotes": "Edinburgh/London/Glasgow auction house. Past auctions are listed in the public /auctions/past-auctions page (Next.js __NEXT_DATA__: title, sale number, date, link); each auction page embeds the full lot list as JSON (lot number, title, sub-title, estimate, hammer_price, status sold/unsold, images, buyer's premium tiers). Plain HTTPS with the RareIndex user agent; robots.txt disallows only /account, /auth, /search and collection_* paths. We store the HAMMER price (buyer_premium_included=false) and record the published premium tiers in metadata; sale date = auction session date. No login, no bidder data. 2 s politeness delay.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "pastAuctionsUrl": "https://www.lyonandturnbull.com/auctions/past-auctions",31    "auctionsPerRun": 332  }33}34