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.9 KB · 35 lines json
Raw Blame History
1{2  "id": "potter-auctions",3  "displayName": "Potter & Potter Auctions (prices realized)",4  "sourceId": "potter-auctions",5  "sourceName": "Potter & Potter Auctions",6  "sourceType": "auction_house",7  "sourceUrl": "https://auction.potterauctions.com",8  "module": "api/potter-auctions",9  "enginePriority": ["api", "firecrawl"],10  "categories": ["playing_cards", "casino_memorabilia", "advertising", "movie_posters", "movie_memorabilia", "books", "photography", "art", "contemporary_art", "vending_machines", "vintage_toys", "antiques", "historical_documents", "autographs", "music_memorabilia", "sports_memorabilia"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": false,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 720,22  "priority": "medium",23  "trustScore": 0.9,24  "attributionRequired": true,25  "termsUrl": "https://auction.potterauctions.com/terms-conditions",26  "accessNotes": "Plain HTTPS, 0 credits. robots.txt only disallows /s3cr3t/. Sources: the public past-auction list (auction.potterauctions.com/auctions/past?page=N — event id, title, start date) and each closed auction's catalog pages (/auctions/potter-potter/<slug>-<id>/catalog?page=N, ~47 lots/page, server-rendered on the Bidsquare platform) whose lot cards show 'Sold for $X' (winning bid = hammer, buyer's premium NOT included → buyer_premium_included=false), estimate, bid count, image and lot URL; unsold/passed lots are skipped. Sale date = the auction's published start date. Categories from the auction title (department) plus lot-title keywords; Potter's core magicana/conjuring apparatus falls back to 'antiques' with metadata.department. 2 s politeness delay.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "auctionsPerRun": 2,31    "pagesPerAuction": 12,32    "listPagesPerRun": 133  }34}35