Cardsmiths Sports Card Scraper - Boxes, Sets & Checklists
Pricing
from $10.00 / 1,000 results
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
Maintained by CommunityActor 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:
| Field | Description |
|---|---|
name | Full product name, e.g. 2026 Topps Chrome Baseball Hobby Box |
sport | Sport / genre (Baseball, Football, Basketball, Soccer, Pokemon, …) |
year | Release year parsed from the name (2026, 2025-26) |
brand | Manufacturer (Topps, Panini, Bowman, Upper Deck, Leaf, …) |
setName | Product line, e.g. Topps Chrome Baseball |
productType | Form: Hobby Box, Case, Blaster, Mega, Jumbo, Pack, … |
sku | Product SKU |
price | Current price in USD (note: many break/checklist boxes list at 0) |
regularPrice / salePrice / onSale | Pricing detail |
inStock | Stock availability |
categories | All WooCommerce categories the product belongs to |
featuredCards | Player / card highlights pulled from the product's checklist images |
image / imageCount | Primary product image + total image count |
shortDescription | Cleaned plain-text product summary |
url | Direct product page URL |
scrapedAt | ISO 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
0for 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
priceis0. 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
maxResultsvalues.
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.