tcgplayer.com API: get_cards_batch
www.tcgplayer.com via Parse · marketplace
Batch resolve multiple TCGPlayer products in one call. Fetches the same detail fields as get_card_details for each product_id, plus the last 5 recent sold prices per condition/variant (in each pricing_by_condition entry as last_sold_prices). Isolates per-product failures into a separate errors array so one bad ID never fails the whole batch. Designed for bulk price refreshes of large portfolios. Products are processed in parallel chunks; for large batches (over ~50 products), recent sales data may be partially or fully omitted when the time budget is exhausted, while details and pricing are prioritized. Maximum 200 product_ids per call. Search for trading cards on TCGPlayer, get detailed pricing information by condition, and browse seller listings with prices and seller info. Fulfilled by Parse from www.tcgplayer.com.
- ecommerce
- finance
- marketplace
- parse
- platform-key
- www-tcgplayer-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
- POST /scraper/5d1e8a71-43a6-400a-9f41-6f2a4ad5cbe7/get_cards_batch
- Interface artifact
- sha256:7ac186b21eb882c9449ee9b0b2d4dcd598f8e259309d20a8eb79acae2c03f0bf
- Manifest digest
- sha256:45c7917451501db25413779731d4a672d7db1bd0f21921415fe87cd463c53bcf
Request fields
- product_ids (array, required): JSON array of TCGPlayer product IDs (integers or numeric strings). Maximum 200 items per call. e.g. [42382, 86495, 503313]