TypeScript 61.9%
HTML 37.2%
SQL 0.7%
1{2 "id": "woolley-wallis",3 "displayName": "Woolley & Wallis (Salisbury) — hammer prices",4 "sourceId": "woolley-wallis",5 "sourceName": "Woolley & Wallis",6 "sourceType": "auction_house",7 "sourceUrl": "https://www.woolleyandwallis.co.uk",8 "module": "api/woolley-wallis",9 "enginePriority": ["api"],10 "categories": ["antiques", "silver", "porcelain", "glass_crystal", "clocks", "jewelry", "other_watches", "rolex", "omega", "patek_philippe", "art", "contemporary_art", "photography", "design_furniture", "books", "maps", "medals", "militaria", "coins", "vintage_toys", "cameras", "scientific_instruments", "wine"],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.woolleyandwallis.co.uk/buying/terms-and-conditions/",26 "acquisitionMethod": "public lot-search JSON API + sitemap/sale pages (robots-compliant)",27 "historicalDepth": "years",28 "accessNotes": "Woolley & Wallis (Salisbury; silver, jewellery, watches, Asian art, 20th-century design, tribal art, medals). robots.txt DISALLOWS /umbraco/ — the site's past-sales endpoint lives there, so it is deliberately NOT called. Instead: the public /sitemap-xml lists every sale page (/departments/<dept>/<code>/), the sale page gives title + date, its public first lot page (/view-lot/1/) exposes sale-id=\"<id>\", and lots are read from the public JSON GET /api/lots/search?pageIndex=N&filter=&saleId=<id>&pageSize=100 (allowed by robots): LotNumber, Title, FullDescription, LowerEstimate/UpperEstimate, HammerPrice (explicitly the HAMMER → buyer_premium_included=false, GBP), MainImageUrl, ViewUrl, categories, condition report. Unsold lots have no HammerPrice → auction_lot (ended). 2.5 s politeness; up to 3 requests per sale before the lot pages; salesPerRun caps incremental runs; resumable backfill over the sitemap (≈480 sales). No login, no bidder data.",29 "enabled": true,30 "schemaVersion": "1.0",31 "config": {32 "sitemapUrl": "https://www.woolleyandwallis.co.uk/sitemap-xml",33 "salesPerRun": 234 }35}36