Sealed Wax TCG Price Tracker - Booster Box & Case Prices avatar

Sealed Wax TCG Price Tracker - Booster Box & Case Prices

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Sealed Wax TCG Price Tracker - Booster Box & Case Prices

Sealed Wax TCG Price Tracker - Booster Box & Case Prices

Track sealed / wax TCG product prices: booster boxes, elite trainer boxes, cases, blasters and hobby boxes for Pokemon, Magic, Yu-Gi-Oh and sports cards. Get current sealed market price plus full historical price chart data from PriceCharting.

Pricing

from $10.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

6 days ago

Last modified

Categories

Share

Track the market price of sealed / wax trading card products — booster boxes, elite trainer boxes (ETBs), cases, blasters and hobby boxes — across Pokemon, Magic: The Gathering, Yu-Gi-Oh, and sports cards (Panini Prizm, Topps, etc.). Powered by PriceCharting data.

For each sealed product you get the current sealed market price plus, optionally, the full historical price chart so you can see how a box has appreciated (or dropped) over time — perfect for resellers, collectors, and investors tracking sealed product as an asset.

What it scrapes

  • Sealed market price — the current "Ungraded" / sealed price for the box, case, or pack
  • Loose box price — where a partially opened / loose price point exists
  • New & graded prices — when available
  • Price history — full historical price series (sealed, loose box, new, graded) when detail scraping is enabled
  • Set / game, product title, image, and PriceCharting URL

Input

FieldTypeDefaultDescription
searchQueriesarray["pokemon booster box", "pokemon elite trainer box", "mtg collector booster box", "panini prizm hobby box"]Sealed product search terms. Up to 100 results returned per query.
maxListingsinteger100Max products to scrape per query (1–100).
scrapeDetailsbooleantrueVisit each product page for full price history + extra fields.
categorystringtrading-cardsCategory filter. trading-cards is recommended for sealed TCG.
proxyConfigurationobject{ "useApifyProxy": false }Optional proxy. PriceCharting has no anti-bot, so usually not needed.

Example input

{
"searchQueries": [
"pokemon booster box",
"pokemon elite trainer box",
"mtg collector booster box",
"panini prizm hobby box"
],
"maxListings": 100,
"scrapeDetails": true,
"category": "trading-cards"
}

Example search terms

  • pokemon booster box, pokemon booster case, pokemon elite trainer box, pokemon booster bundle
  • mtg booster box, mtg collector booster box, mtg set booster box
  • yugioh booster box, yugioh case
  • panini prizm hobby box, topps chrome hobby box, panini select blaster

Output

Each item:

{
"title": "Booster Box",
"consoleSet": "Pokemon Surging Sparks",
"category": "pokemon-cards",
"productId": "7800021",
"sealedPrice": 292.50,
"looseBoxPrice": null,
"newPrice": null,
"gradedPrice": null,
"releaseDate": null,
"priceHistory": {
"sealed": [
{ "date": "2025-01-15", "price": 310.00 },
{ "date": "2025-06-01", "price": 292.50 }
]
},
"imageUrl": "https://...",
"productUrl": "https://www.pricecharting.com/game/pokemon-surging-sparks/booster-box",
"searchQuery": "pokemon booster box",
"scrapedAt": "2026-06-24T00:00:00.000Z"
}

Notes

  • The sealed price is PriceCharting's "Ungraded" market value for the sealed product (the figure most resellers reference).
  • Disable scrapeDetails for a faster, search-only run (no price history) if you only need current prices.
  • PriceCharting is server-rendered with no anti-bot, so runs are fast and cheap.

Pricing

This Actor uses pay-per-event billing: you are charged per sealed product scraped.