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 · 50 lines json
Raw Blame History
1{2  "id": "lelands",3  "displayName": "Lelands (auction results)",4  "sourceId": "lelands",5  "sourceName": "Lelands",6  "sourceType": "auction_house",7  "sourceUrl": "https://auction.lelands.com",8  "module": "firecrawl/lelands",9  "enginePriority": [10    "firecrawl"11  ],12  "categories": [13    "sports_memorabilia",14    "baseball_cards",15    "basketball_cards",16    "football_cards",17    "hockey_cards",18    "soccer_cards",19    "other_sports_cards",20    "olympic_collectibles"21  ],22  "regions": [23    "US"24  ],25  "languages": [26    "en"27  ],28  "currency": [29    "USD"30  ],31  "supportsListings": false,32  "supportsSold": true,33  "supportsAuctions": false,34  "supportsImages": true,35  "supportsCatalog": false,36  "supportsPopulation": false,37  "supportsLookup": false,38  "refreshFrequencyMinutes": 1440,39  "priority": "medium",40  "trustScore": 0.9,41  "attributionRequired": true,42  "termsUrl": "https://lelands.com/terms",43  "accessNotes": "The public gallery auction.lelands.com/Lots/Gallery?size=250&page=N lists the currently displayed auction's lots with title, bids, opening bid, status and 'SOLD FOR $X'; the sidebar gives the auction start/end and states 'Prices Shown Include Buyer's Premium' → buyer_premium_included=true, sale date = auction end (records are emitted only once the end has passed). Direct HTTP requests receive a Cloudflare 403 (robots.txt itself allows 'User-agent: *'), so pages are rendered through Firecrawl at 1 credit per 250 lots — a browser render of the public page, no login, no bidding, no challenge solving. Past auctions sit behind a form postback and are not fetched; each auction is captured while it is the displayed one. 2.5 s politeness, ≤5 pages per run.",44  "enabled": true,45  "schemaVersion": "1.0",46  "config": {47    "pagesPerRun": 548  }49}50