Cardsmiths Sports Card Scraper - Boxes, Sets & Checklists avatar

Cardsmiths Sports Card Scraper - Boxes, Sets & Checklists

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Cardsmiths Sports Card Scraper - Boxes, Sets & Checklists

Cardsmiths Sports Card Scraper - Boxes, Sets & Checklists

Scrape the Cardsmiths (cardsmithsbreaks.com) sports card catalog: product name, sport, year, brand, set, type (box/case/pack), price, stock, featured players, image and URL across Baseball, Football, Basketball, Pokemon and more. Search by keyword or pull the full catalog.

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

2 days ago

Last modified

Categories

Share

Scrape the full sports card product catalog from Cardsmiths (cardsmithsbreaks.com) — one of the largest group-break and box retailers. Pull structured data for every release across Baseball, Football, Basketball, Soccer, Hockey, Pokémon, Racing, UFC/WWE and more.

Great for collectors, card-app developers, price/release trackers, and arbitrage tools that need a clean, machine-readable index of current and upcoming sports-card products, their sets and their featured checklists.

What it scrapes

For each product it returns:

FieldDescription
nameFull product name, e.g. 2026 Topps Chrome Baseball Hobby Box
sportSport / genre (Baseball, Football, Basketball, Soccer, Pokemon, …)
yearRelease year parsed from the name (2026, 2025-26)
brandManufacturer (Topps, Panini, Bowman, Upper Deck, Leaf, …)
setNameProduct line, e.g. Topps Chrome Baseball
productTypeForm: Hobby Box, Case, Blaster, Mega, Jumbo, Pack, …
skuProduct SKU
priceCurrent price in USD (note: many break/checklist boxes list at 0)
regularPrice / salePrice / onSalePricing detail
inStockStock availability
categoriesAll WooCommerce categories the product belongs to
featuredCardsPlayer / card highlights pulled from the product's checklist images
image / imageCountPrimary product image + total image count
shortDescriptionCleaned plain-text product summary
urlDirect product page URL
scrapedAtISO timestamp

Input

{
"searchQueries": ["topps chrome"],
"maxResults": 100,
"proxyConfiguration": { "useApifyProxy": false }
}
  • searchQueries — one or more keywords (bowman, panini prizm, baseball, pokemon). Leave empty to browse the entire catalog (~1,400+ products).
  • maxResults — cap across all queries. Use 0 for unlimited.
  • proxyConfiguration — off by default. Cardsmiths serves an open WooCommerce Store API that works best directly; only enable a proxy if you need it.

Output

Results are pushed to the default dataset, one row per product. Export to JSON, CSV, Excel, or consume via the Apify API.

How it works

The actor reads Cardsmiths' public, read-only WooCommerce Store API (/wp-json/wc/store/v1/products) — no login required — paginating through search results or the full catalog. It enriches each product with parsed sport, year, brand, set, product form and featured-player highlights.

Notes

  • Cardsmiths is a group-break / sealed-box retailer, so many product pages are release + checklist references where the listed price is 0. Fields like grade and condition do not apply to sealed boxes and are omitted. The value here is a comprehensive, structured release + checklist catalog with images, sports and featured players.
  • Be respectful of the source site. Use reasonable maxResults values.

Disclaimer

This scraper collects publicly available data for research and personal use. It is not affiliated with or endorsed by Cardsmiths. Respect the site's terms of service and applicable laws.