Comc: Search Listings
Comc via Parse · marketplace
Search for sports card listings on COMC by keyword. Returns paginated results sorted by Highest SRP (Suggested Retail Price). Each page returns up to 100 listings with card details, pricing, and seller availability. Supports optional category filtering (e.g. Baseball, Basketball, Football, Hockey), grading company filtering (e.g. PSA, BGS, SGC), and listing type filtering (auction or buy_now). When query is omitted, browses all listings matching the applied filters. Use the page parameter to paginate through results. Retrieve sports card listings from COMC (Check Out My Cards), a marketplace for buying and selling trading cards. Fulfilled by Parse from www.comc.com.
- comc
- ecommerce
- marketplace
- parse
- platform-key
- sports
- www-comc-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/214a63d8-8383-4871-9267-593aec0bf063/search_listings
- Interface artifact
- sha256:1da29d0a0820d67398a1e7cbf6d971dbab3a7ab0492afadeca8cd59f705e55f3
- Manifest digest
- sha256:919b7494eec641f999165e1f6b449cd169d1afd2d8494a1bfd491c03454e80f5
Request fields
- page (integer): Page number for pagination (1-indexed). Each page contains up to 100 listings.
- query (string): Search query for cards (e.g. player name, set name, card number). When omitted, returns all listings matching other filters.
- grader (string): Grading company filter. When omitted, returns all listings regardless of grading. Observed values include PSA, BGS, SGC, CGC, CSG.
- category (string): Sport category filter. When omitted, searches across all categories. Observed values include Baseball, Basketball, Football, Hockey, MultiSport.
- listing_type (string): Listing format filter. When omitted, returns both auction and buy-now listings.: Allowed values: auction, buy_now
Example queries
- {"page":"1","query":"Michael Jordan","grader":"PSA","category":"Basketball","listing_type":"auction"}