VOOZH about

URL: https://apify.com/lulzasaur/cgc-card-pop-scraper

⇱ CGC Cards Population Scraper - Census / Grade Data · Apify


👁 CGC Cards Population Scraper - Census / Grade Data avatar

CGC Cards Population Scraper - Census / Grade Data

Pricing

from $15.00 / 1,000 results

Go to Apify Store

CGC Cards Population Scraper - Census / Grade Data

Scrape the CGC Cards Population Report: how many trading cards are graded at each CGC grade. Look up any sport, TCG, set or card and get per-card grade breakdowns (Perfect/Pristine/Gem Mint 10 down to 1, plus Authentic) with total population, gem rate, year, card number and variety.

Pricing

from $15.00 / 1,000 results

Rating

0.0

(0)

Developer

👁 lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

CGC Cards Population Scraper — Census / Grade Data

Get CGC Cards population report (census) data — how many trading cards are graded at each CGC grade — for any sport, trading-card game (TCG), set, or card. For every card (year, card number, variety) it returns the full grade breakdown, from CGC Perfect 10 / Pristine 10 / Gem Mint 10 down through 9.5, 9, 8.5 … 1, plus Authentic designations, the total graded population, and a computed gem rate.

Great for card dealers, collectors, registry-set builders, price-guide makers, grading-arbitrage analysts, and anyone studying rarity and grade distribution.

What you get

For each card in a set:

FieldDescription
subjectPlayer / character / subject, e.g. Charizard, Mickey Mantle
categorySport or TCG (e.g. Pokémon, Baseball)
setSet / group (e.g. Base Set - 1st Edition - English)
year, cardNumber, variety, rarityCard attributes (variety = Holo, Reverse Holo, etc.)
populationByGradeObject mapping grade label → count, e.g. { "CGC Gem Mint 10": 12, "9.5": 9, "9": 27, ... } — only non-zero grades are included
totalPopTotal cards graded for this card
gemRateShare of the population in the top tiers (Gem Mint 10 / Pristine 10 / Perfect 10)
listingUrlLink to the CGC Cards population page for the set
cardId, populationIdCGC identifiers

Input

Navigate the census the same way the CGC Cards website does: Vertical → Category → Set Family → Set.

{
"vertical":"trading-cards",
"category":"Pokémon",
"set":"Base Set",
"maxResults":1000
}
FieldDescription
verticalsports-cards, trading-cards, or non-sports-cards. Blank = auto-detect from category
categorySport or TCG (e.g. Baseball, Pokémon, Magic: The Gathering). Blank = first category
setFamilySet family / era (e.g. Original Series, 2020-Present). Blank = all set families
setSet name filter (substring). Blank = all sets in the set family
groupIdAdvanced: scrape one set directly by its CGC research group ID (pair with vertical)
maxResultsMax card rows (0 = unlimited). Default 1000
maxSetsMax number of sets to scrape (0 = unlimited)
proxyConfigurationRESIDENTIAL proxy is used by default (CGC blocks datacenter IPs)

Examples

Scrape one specific set directly:

{"groupId":16990,"vertical":"trading-cards"}

All Baseball cards from 2020-present:

{"vertical":"sports-cards","category":"Baseball","setFamily":"2020-Present"}

Notes

  • Data comes from CGC Cards' public population report. Use the residential proxy (default) — CGC blocks datacenter IPs.
  • populationByGrade only lists grades with a non-zero count, keeping output compact.
  • CGC grade scale: Perfect 10, Pristine 10, Gem Mint 10, half-point grades 9.5 → 1, plus Authentic and Authentic Altered.

You might also like

CGC Cards Population Report Scraper - Sports & Pokemon

jungle_synthesizer/cgc-cards-population-report-scraper

Scrape CGC Cards population report — the official census of CGC-graded sports cards, Pokemon, and TCG. Get per-card grade-by-grade counts (Pristine 10, Gem Mint 10, Mint+ 9.5, Mint 9, NM-Mint+ 8.5, NM-Mint 8), total graded. Filter by sport, brand, year, set.

👁 User avatar

BowTiedRaccoon

4

CGC Comics Census Graded Population Scraper

jungle_synthesizer/cgccomics-census-graded-comic-population-scraper

Scrapes the CGC Comics Population Report — the canonical graded-comic scarcity reference. Returns one row per grade per issue per label type (Universal, Signature Series, Restored) with graded counts, total graded, and top-pop flags. Covers Comics, Magazines, Pulps, Concert Posters, Lobby Cards.

👁 User avatar

BowTiedRaccoon

2

Beckett Scraper - BGS Population Report & Online Price Guide

jungle_synthesizer/beckett-bgs-population-price-guide-scraper

Scrape Beckett.com for BGS population report data. Get per-card grade-by-grade BGS counts (Pristine 10, Gem Mint 9.5, Mint 9, NM-Mint+...). Cert-lookup mode verifies BGS/BVG/BCCG slabs. Filter by sport, set, player. Built for slab investors and collectors.

👁 User avatar

BowTiedRaccoon

10

TCG Card Scraper — Magic, Pokémon & More with Prices

crawlergang/tcgplayer-scraper

Scrape trading card data and prices from Scryfall (MTG) and the Pokémon TCG API. Search cards by name, browse by set, or look up by ID. Returns card details, rarity, set info, market prices (USD/EUR), legalities, and TCGplayer purchase links.

👁 User avatar

Crawler Gang

2

5.0

TCG Card Scraper — Magic, Pokémon & More with Prices

crawlerbros/tcgplayer-scraper

Scrape trading card data and prices from Scryfall (MTG) and the Pokémon TCG API. Search cards by name, browse by set, or look up by ID. Returns card details, rarity, set info, market prices (USD/EUR), legalities, and TCGplayer purchase links.

👁 User avatar

Crawler Bros

1