Cgccards: Lookup Population
Cgccards via Parse · Other
Look up CGC population report data for a trading card identified by set name + card number + language, or by certification number. Returns the full grade ladder with the count at each grade level (Perfect 10, Pristine 10, Gem Mint 10 reported separately), running count_higher for each grade, total population, and a designations breakout showing counts for each top-10 designation. Internally performs 1–3 API round-trips (cert lookup if cert_number used, then search + population fetch); no pagination. Look up CGC trading card certification details by certificate number Fulfilled by Parse from www.cgccards.com.
- cgccards
- ecommerce
- marketplace
- other
- parse
- platform-key
- reviews-ratings
- www-cgccards-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/79a64119-68da-456c-a5da-449146b5eda6/lookup_population
- Interface artifact
- sha256:80c54c1f71a6ba3cd30dc01cf0128d1bee2c47905724a81e950ec5a6dd0d78ea
- Manifest digest
- sha256:3b5d9ffbe223fb60ea3a518cfa2ce4d09f5dd229e9a14996da795d01125fc335
Request fields
- card_set (string): Card set name (e.g. 'Base Set - Unlimited', 'Dream League'). Required when cert_number is not provided.
- language (string): Language of the card (e.g. 'English', 'Japanese'). Used to disambiguate when multiple language versions exist. When omitted, returns the first matching language.
- card_number (string): Card number within the set (e.g. '4/102', '057/049'). Required when cert_number is not provided.
- cert_number (string): CGC certification number, 10–13 digits. Alternative lookup path — when provided, card identity is derived from the cert and card_set/card_number are ignored.
Example queries
- {"cert_number":"4260601133"}