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 · 55 lines json
Raw Blame History
1{2  "id": "rr-auction",3  "displayName": "RR Auction (past auctions)",4  "sourceId": "rr-auction",5  "sourceName": "RR Auction",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.rrauction.com",8  "module": "firecrawl/rr-auction",9  "enginePriority": [10    "firecrawl"11  ],12  "categories": [13    "space",14    "autographs",15    "historical_documents",16    "apple_collectibles",17    "music_memorabilia",18    "sports_memorabilia",19    "movie_memorabilia",20    "meteorites",21    "vintage_computers",22    "animation_art",23    "aviation"24  ],25  "regions": [26    "US"27  ],28  "languages": [29    "en"30  ],31  "currency": [32    "USD"33  ],34  "supportsListings": false,35  "supportsSold": true,36  "supportsAuctions": false,37  "supportsImages": true,38  "supportsCatalog": false,39  "supportsPopulation": false,40  "supportsLookup": false,41  "refreshFrequencyMinutes": 720,42  "priority": "high",43  "trustScore": 0.9,44  "attributionRequired": true,45  "termsUrl": "https://www.rrauction.com/terms-and-conditions",46  "accessNotes": "Two public pages rendered through Firecrawl (plain HTTPS gets a Cloudflare interstitial; not bypassed; robots.txt allows everything except /admin): the past-auction calendar (/auctions/auction-calendar/cron/past/?page=N: auction id, title, date, realized total) and each auction's lot gallery (/auctions/auction-details/<id>?page=N&itemQty=96&view=gallery&sort=time&cat=0) whose cards show 'Sold For: $X (w/BP)', estimate and the auction date. RR's published prices explicitly include the buyer's premium → buyer_premium_included=true. Categories come from the auction title and lot title keywords. 1 credit per page (96 lots), 2 s politeness delay.",47  "enabled": true,48  "schemaVersion": "1.0",49  "config": {50    "auctionsPerRun": 2,51    "lotPagesPerAuction": 6,52    "calendarPagesPerRun": 153  }54}55