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.4 KB · 45 lines json
Raw Blame History
1{2  "id": "cars-and-bids",3  "displayName": "Cars & Bids (past auctions)",4  "sourceId": "cars-and-bids",5  "sourceName": "Cars & Bids",6  "sourceType": "auction_house",7  "sourceUrl": "https://carsandbids.com",8  "module": "firecrawl/cars-and-bids",9  "enginePriority": [10    "firecrawl"11  ],12  "categories": [13    "automobiles"14  ],15  "regions": [16    "US",17    "CA"18  ],19  "languages": [20    "en"21  ],22  "currency": [23    "USD",24    "CAD"25  ],26  "supportsListings": false,27  "supportsSold": true,28  "supportsAuctions": false,29  "supportsImages": true,30  "supportsCatalog": false,31  "supportsPopulation": false,32  "supportsLookup": false,33  "refreshFrequencyMinutes": 360,34  "priority": "high",35  "trustScore": 0.9,36  "attributionRequired": true,37  "termsUrl": "https://carsandbids.com/terms-of-use/",38  "accessNotes": "Public 'Past Results' list (/past-auctions/?page=N, ~50 auctions per page, newest first) rendered through Firecrawl (plain HTTPS returns a Cloudflare interstitial; we do not bypass it — Firecrawl fetches the public page like a browser). robots.txt allows the page (only /sell-car/, /widgets/, /dealers/ are disallowed). 'Sold for $X' + 'Ended m/d/yy' rows become sales; 'Bid to' rows (reserve not met) are skipped. Price is the winning bid — the 4.5% buyer fee is NOT included → buyer_premium_included=false. 1 Firecrawl credit per page, 2 s politeness delay.",39  "enabled": true,40  "schemaVersion": "1.0",41  "config": {42    "pagesPerRun": 1043  }44}45