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 · 53 lines json
Raw Blame History
1{2  "id": "pba-galleries",3  "displayName": "PBA Galleries (prices realized)",4  "sourceId": "pba-galleries",5  "sourceName": "PBA Galleries",6  "sourceType": "auction_house",7  "sourceUrl": "https://www.pbagalleries.com",8  "module": "firecrawl/pba-galleries",9  "enginePriority": [10    "firecrawl"11  ],12  "categories": [13    "books",14    "comics",15    "marvel_comics",16    "dc_comics",17    "independent_comics",18    "photography",19    "maps",20    "movie_posters",21    "art",22    "historical_documents"23  ],24  "regions": [25    "US"26  ],27  "languages": [28    "en"29  ],30  "currency": [31    "USD"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.85,43  "attributionRequired": true,44  "termsUrl": "https://www.pbagalleries.com/terms-conditions/",45  "accessNotes": "Public auction list (pbagalleries.com/auctions/?page=N: sale number, title, date, catalog id) and closed catalogs (/auctions/catalog/id/<id>?page=N, 'Sold for $X' + 'Status Sold' per lot with title/publisher/date fields) rendered through Firecrawl (plain HTTPS gets a Cloudflare interstitial; not bypassed; robots.txt allows the site). PBA's realized prices include the 25% buyer's premium (verified: every price is a hammer bid × 1.25) → buyer_premium_included=true. Category from the sale title (comics/books/photographs/maps/posters). 1 credit per page, 2 s politeness delay.",46  "enabled": true,47  "schemaVersion": "1.0",48  "config": {49    "auctionsPerRun": 2,50    "catalogPagesPerAuction": 551  }52}53