VOOZH about

URL: https://apify.com/lulzasaur/pcgs-coin-pop-scraper

โ‡ฑ PCGS Coin Population Scraper - Census / Grade Data ยท Apify


๐Ÿ‘ PCGS Coin Population Scraper - Census / Grade Data avatar

PCGS Coin Population Scraper - Census / Grade Data

Pricing

from $15.00 / 1,000 results

Go to Apify Store

PCGS Coin Population Scraper - Census / Grade Data

Scrape the PCGS Population Report: how many coins are graded at each PCGS grade. Look up any U.S., world, or pattern series and get per-coin grade breakdowns (PO1 to MS/PR70 with + grades) plus total population, PCGS #, year, denomination, and designation.

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

8 hours ago

Last modified

Categories

Share

PCGS Coin Population Scraper โ€” Census / Grade Data

Get PCGS Population Report data โ€” how many coins are graded at each PCGS grade โ€” for any U.S., world, or pattern series. This is the numismatic equivalent of a card population report: for every coin (date, mint mark, variety, designation) it returns the full grade breakdown, from low circulated grades up through MS/PR 70 (including + grades), plus the total graded population and the coin's PCGS number.

Great for coin dealers, collectors, registry-set builders, price-guide makers, and anyone analyzing rarity and grade distribution. (PCGS is the other major coin grader alongside NGC.)

What you get

For each coin in a series:

FieldDescription
pcgsNumberPCGS catalog number for this coin + designation, e.g. 2431
descriptionHuman-readable coin label, e.g. 1909 1C Lincoln, RD
seriesSeries / group (e.g. Lincoln Cent (Wheat Reverse))
regionPCGS region index (uscoins, chinesecoins, ...)
year, denomination, designationCoin attributes (designation = MS, MSBN, MSRB, MSRD, PR, PRDC, etc.)
populationByGradeObject mapping grade label โ†’ count, e.g. { "MSRD65": 794, "MSRD65+": 8, "MSRD66": 1290, ... } โ€” only non-zero grades are included
totalPopTotal coins graded for this coin
listingUrlLink to the PCGS coin detail (ValueView) page
seriesUrlLink to the PCGS Population Report page for the series

Input

Navigate the Pop Report the same way the PCGS website does: pick a Region, then optionally filter to a Series by name.

{
"region":"United States",
"series":"Lincoln",
"maxResults":1000
}
FieldDescription
regionRegion / category. Examples: United States, China, Great Britain, World, Canada, Mexico, Patterns. Default: United States
seriesSeries name filter (substring). Blank = all series in the region
seriesSlug + seriesIdAdvanced: scrape one series directly (from pcgs.com/pop/detail/<slug>/<id>)
maxResultsMax coin rows (0 = unlimited). Default 1000
maxSeriesMax number of series to scrape (0 = unlimited)
proxyConfigurationRESIDENTIAL proxy is used by default (PCGS blocks datacenter IPs)

Examples

Scrape one specific series directly:

{"seriesSlug":"lincoln-cent-wheat-reverse-1909-1958","seriesId":46}

All Morgan dollars:

{"region":"United States","series":"Morgan"}

China coins, capped:

{"region":"China","maxSeries":5,"maxResults":500}

Notes

  • Data comes from the public PCGS Population Report (HTML, server-rendered). Use the residential proxy (default) โ€” PCGS blocks datacenter IPs.
  • Grades come from the Comprehensive view, so each coin row includes its full grade spread in one record. Grade labels combine the designation with the numeric grade (e.g. MS65, PR69, MSRD66+).
  • populationByGrade only lists grades with a non-zero count, keeping output compact.
  • PCGS splits each series into Mint State (MS) and Proof (PR) tables; this scraper merges both into the per-coin output.

You might also like

NGC Census Scraper โ€” Coin Populations, Grades & Totals

scrapersdelight/ngc-census-scraper

Look up the NGC coin census (population report) by series URL or search term โ€” one row per coin with year, mint mark, variety, designation, every grade count 1โ€“70 (incl. Plus/Star) and totals. US + world coins, all grading scales. No login or API key. $4 per 1,000 coins.

๐Ÿ‘ User avatar

Scrapers Delight

2

PCGS Population Report Scraper โ€” Coin Pops, Grades & Totals

scrapersdelight/pcgs-pop-scraper

Scrape PCGS coin population reports by series URL, category, or name search โ€” one row per coin with PCGS #, designation, per-grade pops incl. plus grades, and certified totals. No login or API key needed; optional CoinFacts enrichment with your own token. From $4 per 1,000 coins.

๐Ÿ‘ User avatar

Scrapers Delight

2

NGC Coin Census Population Report Scraper

crawlerbros/ngc-coin-census-scraper

Scrape the NGC (Numismatic Guaranty Corporation) Coin Census Population Report - the numismatic industry's most comprehensive graded coin database. Search coin series by name or browse by category to retrieve population data showing how many coins have been graded at each grade level (MS-60 throu...

NGC Coin Catalog Scraper

crawlerbros/pcgs-coinfacts-scraper

Browse the NGC numismatic coin catalog - list coin series by category or search by name, and enumerate all individual coin types (year/mint/denomination entries) within any series. Data sourced from the public NGC coin research API.

NPI Registry Scraper | 7M+ US Healthcare Providers (CMS)

haketa/nppes-npi-registry-scraper

NPPES NPI Registry scraper & API: search 8M+ US healthcare providers and export NPI, name, taxonomy and specialty, practice and mailing address, phone, credentials and enumeration date. Healthcare provider data, verification and lead generation โ€” fast, no login.

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

3