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 · 52 lines json
Raw Blame History
1{2  "id": "rm-sothebys",3  "displayName": "RM Sotheby's (results)",4  "sourceId": "rm-sothebys",5  "sourceName": "RM Sotheby's",6  "sourceType": "auction_house",7  "sourceUrl": "https://rmsothebys.com",8  "module": "firecrawl/rm-sothebys",9  "enginePriority": [10    "firecrawl"11  ],12  "categories": [13    "automobiles",14    "motorcycles",15    "automotive_memorabilia"16  ],17  "regions": [18    "US",19    "EU",20    "GB",21    "AE"22  ],23  "languages": [24    "en"25  ],26  "currency": [27    "USD",28    "EUR",29    "GBP",30    "CHF",31    "AED"32  ],33  "supportsListings": false,34  "supportsSold": true,35  "supportsAuctions": false,36  "supportsImages": true,37  "supportsCatalog": false,38  "supportsPopulation": false,39  "supportsLookup": false,40  "refreshFrequencyMinutes": 1440,41  "priority": "medium",42  "trustScore": 0.9,43  "attributionRequired": true,44  "termsUrl": "https://rmsothebys.com/terms-and-conditions/",45  "accessNotes": "Public results: /results/ (auction list per year with date ranges) and each auction's lot grid (/auctions/<code>/lots/) rendered through Firecrawl because RM's site is an Angular app (no robots.txt is served; nothing is login-gated). Limitation: the lot grid paginates client-side (40 lots per view) and does not expose a page URL, so only the first 40 lots of each auction are captured per run — partial coverage, stated in the data. Lots marked 'Sold' with a price become sales; 'Not Sold' lots are skipped. RM publishes results inclusive of buyer's premium → buyer_premium_included=true. Sale date = first day of the auction (range in metadata). 1 credit per page, 2 s politeness delay.",46  "enabled": true,47  "schemaVersion": "1.0",48  "config": {49    "auctionsPerRun": 350  }51}52