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 · 36 lines json
Raw Blame History
1{2  "id": "pcgs-priceguide",3  "displayName": "PCGS Price Guide (US coins)",4  "sourceId": "pcgs",5  "sourceName": "PCGS",6  "sourceType": "grading_company",7  "sourceUrl": "https://www.pcgs.com",8  "module": "firecrawl/pcgs-priceguide",9  "enginePriority": ["firecrawl", "scrapfly"],10  "categories": ["coins"],11  "regions": ["US"],12  "languages": ["en"],13  "currency": ["USD"],14  "supportsListings": false,15  "supportsSold": false,16  "supportsAuctions": false,17  "supportsImages": false,18  "supportsCatalog": true,19  "supportsPopulation": false,20  "supportsLookup": false,21  "refreshFrequencyMinutes": 10080,22  "priority": "low",23  "trustScore": 0.9,24  "attributionRequired": true,25  "termsUrl": "https://www.pcgs.com/legal",26  "accessNotes": "Public PCGS Price Guide category pages (pcgs.com/prices/detail/<series>/<id>/most-active) — no login required; robots.txt does not restrict /prices. Plain HTTPS is refused by the CDN (403) so pages are rendered through Firecrawl (1 credit per category page ≈ 100 coins × 10 grades). Values are PCGS retail guide values in USD per grade (columns 4…70 and '+' grades), dated with the page's 'Last Update' stamp. Stored as guide_value observations with grader 'pcgs' and grade like MS65 / PR65 / MS65+; PCGS coin numbers are kept as identifiers (pcgs_number). Auction Prices Realized and the Population Report on pcgs.com require a Collectors account and are not fetched.",27  "enabled": true,28  "schemaVersion": "1.0",29  "config": {30    "seeds": [31      "morgan-dollar/744", "peace-dollar/26", "lincoln-cent-wheat-reverse/46", "indian-cent/44", "buffalo-nickel/83", "mercury-dime/703", "walking-liberty-half-dollar/733", "standing-liberty-quarter/111", "franklin-half-dollar/734", "kennedy-half-dollar/125", "washington-quarter/112", "trade-dollar/743", "flying-eagle-cent/664", "barber-half-dollar/732", "silver-eagles/939", "liberty-seated-dollar/29"32    ],33    "designations": ["ms"]34  }35}36