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.6 KB · 34 lines json
Raw Blame History
1{2  "id": "bring-a-trailer",3  "displayName": "Bring a Trailer (auction results)",4  "sourceId": "bring-a-trailer",5  "sourceName": "Bring a Trailer",6  "sourceType": "auction_house",7  "sourceUrl": "https://bringatrailer.com",8  "module": "api/bring-a-trailer",9  "enginePriority": ["api"],10  "categories": ["automobiles", "motorcycles"],11  "regions": ["US", "CA", "GB", "EU"],12  "languages": ["en"],13  "currency": ["USD", "CAD", "GBP", "EUR"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 360,22  "priority": "high",23  "trustScore": 0.9,24  "attributionRequired": true,25  "termsUrl": "https://bringatrailer.com/terms-of-use/",26  "accessNotes": "Completed auctions read from the same public JSON the /auctions/results/ page uses (POST /wp-json/bringatrailer/1.0/data/listings-filter, 36 items/page, ~262k results, newest first) over plain HTTPS with the RareIndex user agent; no login, no bidder data. robots.txt allows the results pages (search and member areas are disallowed and not used). 'Sold for <CUR> <amount> on <date>' entries become sales; 'Bid to' (reserve not met) entries are skipped. Prices are the winning bid: BaT's buyer fee (5%, capped) is NOT included → buyer_premium_included=false. Lookup of a listing URL parses the public listing page (title, sold line, chassis/VIN, mileage). 1.5 s politeness delay.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "pagesPerRun": 20,31    "perPage": 3632  }33}34