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%
2.6 KB · 43 lines json
Raw Blame History
1{2  "id": "sportscardspro",3  "displayName": "SportsCardsPro",4  "sourceId": "sportscardspro",5  "sourceName": "SportsCardsPro (PriceCharting)",6  "sourceType": "pricing_guide",7  "sourceUrl": "https://www.sportscardspro.com",8  "module": "api/sportscardspro",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["sports_cards", "baseball_cards", "basketball_cards", "football_cards", "hockey_cards", "soccer_cards", "f1_cards", "other_sports_cards"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": false,15  "supportsSold": true,16  "supportsAuctions": false,17  "supportsImages": true,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": true,21  "refreshFrequencyMinutes": 1440,22  "priority": "high",23  "trustScore": 0.7,24  "attributionRequired": true,25  "termsUrl": "https://www.sportscardspro.com/page/terms-of-service",26  "accessNotes": "Public product pages of PriceCharting's sports-card site. robots.txt only disallows /buy, /publish-offer, /stripe-connect. Plain HTTP with our user agent gets a Cloudflare interstitial (HTTP 403), so pages are fetched through Firecrawl (1 credit per page, ~1 MB each) — no login, no CAPTCHA solving, no account. Each page exposes guide values per grade (Ungraded, Grade 1–9.5, TAG/ACE/SGC/CGC/PSA/BGS 10, BGS 10 Black, CGC 10 Pristine) and recently completed eBay sales per grade tab; graded rows without a named grading company are stored with the generic grader 'graded' unless the eBay title names the company. Set lists come from the public /category/<sport>-cards pages; console listings use the ?format=json cursor endpoint.",27  "enabled": true,28  "schemaVersion": "2.0",29  "config": {30    "seeds": [31      "basketball-cards-1986-fleer", "basketball-cards-2003-topps-chrome", "basketball-cards-2018-panini-prizm", "basketball-cards-2019-panini-prizm", "basketball-cards-1996-topps-chrome",32      "baseball-cards-1952-topps", "baseball-cards-1989-upper-deck", "baseball-cards-2011-topps-update", "baseball-cards-2018-topps-update", "baseball-cards-1993-sp",33      "football-cards-2000-playoff-contenders", "football-cards-2017-panini-prizm", "football-cards-2020-panini-prizm", "football-cards-1957-topps",34      "hockey-cards-1979-o-pee-chee", "hockey-cards-2005-upper-deck", "hockey-cards-2015-upper-deck",35      "soccer-cards-2018-panini-prizm-world-cup", "soccer-cards-2004-panini-mega-cracks"36    ],37    "cardCategories": ["basketball-cards", "baseball-cards", "football-cards", "hockey-cards", "soccer-cards"],38    "maxConsolesPerCategory": 25,39    "productsPerConsole": 120,40    "sort": "popularity"41  }42}43