VOOZH about

URL: https://apify.com/crawlerbros/ngc-coin-census-scraper

โ‡ฑ NGC Coin Census Population Report Scraper ยท Apify


๐Ÿ‘ NGC Coin Census Population Report Scraper avatar

NGC Coin Census Population Report Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store

NGC Coin Census Population Report 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...

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

23 days ago

Last modified

Share

Extract graded coin population data from the NGC (Numismatic Guaranty Corporation) Coin Census Population Report โ€” the numismatic industry's most comprehensive and authoritative graded coin database, tracking 50M+ graded coins across all countries and eras.

What It Does

This actor queries the public NGC coin census API to retrieve structured population report data including:

  • Coin series name, year, date, denomination, and mint mark
  • Designation (MS = Mint State, PF = Proof, SP = Specimen)
  • Total NGC population (number of coins graded)
  • Full grade breakdown (MS-60 through MS-70, Proof grades, Details grades)
  • Star designations and Plus grades
  • Variety and strike information

Modes

ModeDescription
searchCoinSeriesSearch by coin series keyword (e.g. "Morgan Dollar", "Liberty Eagle")
byCategoryIdGet all population data for a specific country/category ID
listCategoriesList all 290+ coin categories in the NGC database

Input Parameters

FieldTypeDescription
modeselectsearchCoinSeries, byCategoryId, or listCategories
keywordsstringCoin series to search (e.g. "Morgan Dollar", "Lincoln Cent")
categoryIdintegerNGC category ID for mode=byCategoryId (use listCategories to find IDs)
yearFromintegerFilter coins with year >= this value
yearTointegerFilter coins with year <= this value
designationselectFilter by MS, PF (Proof), or SP (Specimen)
minPopulationintegerOnly include coins with total population >= this value
includeGradeBreakdownbooleanInclude population count per grade level (default true)
maxItemsintegerMaximum records to return (default 100, max 2000)

Output Fields

{
"coinId":17311,
"populationId":101098537,
"displayName":"1878 8TF $1 PF",
"year":"1878 8TF",
"numericYear":1878,
"denomination":"$1",
"mintMark":"",
"designation":"PF",
"coinSeriesName":"Morgan Dollars (1878-1921)",
"populationTotal":112,
"hasMSPopulation":false,
"hasPFPopulation":true,
"gradeBreakdown":{
"MS-67":3,
"MS-66":8,
"MS-65":21,
"MS-64":37,
"UNC Details":2,
"AU Details":1
},
"sourceUrl":"https://www.ngccoin.com/population-report/united-states/morgan-dollars-1878-2009-pscid-133/",
"recordType":"coinCensus",
"scrapedAt":"2026-06-02T12:00:00+00:00"
}

Common Category IDs

IDCategory
3United States
10China
8Canada
13Great Britain
4Australia

Use mode=listCategories to get the complete list of 290+ categories.

Example Use Cases

  • Coin valuation research โ€” Determine rarity by checking how many MS-65+ examples exist
  • Population tracking โ€” Monitor NGC census data for specific coin series over time
  • Numismatic research โ€” Analyze grade distribution for US or world coins
  • Coin dealer tools โ€” Export population data for pricing and inventory analysis

Data Source

Data comes from the NGC Coin Census API (production.api.aws.ccg-ops.com) โ€” the official backend API powering NGC's public Population Report at ngccoin.com. No authentication, API key, or proxy required.

Frequently Asked Questions

What is the NGC Population Report? The NGC Population Report tracks every coin submitted to NGC for grading, showing how many examples have been certified at each grade level. It is widely used by collectors and dealers to assess coin rarity and value.

Are all countries covered? Yes โ€” NGC grades coins from over 100 countries. Use mode=listCategories to see the full list or mode=byCategoryId with the appropriate country category ID.

What do the grade levels mean? NGC uses the Sheldon scale (1-70) for numeric grades. MS (Mint State) = uncirculated, PF (Proof) = specially struck for collectors, SP (Specimen) = early collector issues. "Details" grades indicate cleaned or damaged coins.

What does population mean? Population is the total number of coins certified by NGC at or for that particular grade. Higher populations indicate more common coins; lower populations indicate rarer examples.

You might also like

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.

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

NGC Coin Price Guide & Coin Explorer Scraper

jungle_synthesizer/ngccoin-price-guide-coin-explorer-scraper

Scrapes the full NGC Coin price guide (US + World coins) โ€” one record per coin-grade-designation with mintage, designer, composition, and the complete grade ladder from PO1 through MS/PF-70. Covers all NGC-rated series and designations (BN, RB, RD, CAM, DCAM, PL, etc.).

๐Ÿ‘ User avatar

BowTiedRaccoon

5

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

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