Fanatics Collect Scraper — Card Auctions & Marketplace avatar

Fanatics Collect Scraper — Card Auctions & Marketplace

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Fanatics Collect Scraper — Card Auctions & Marketplace

Fanatics Collect Scraper — Card Auctions & Marketplace

Scrape Fanatics Collect (fanaticscollect.com, formerly PWCC) card & memorabilia lots. Search by keyword; filter by category, grade & marketplace. Per lot: title, category, current bid, grade + service (PSA/BGS/CGC/SGC), bid count, auction, close date, image, URL.

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

3 days ago

Last modified

Categories

Share

Scrape Fanatics Collect (formerly PWCC Marketplace) — one of the largest platforms for graded trading cards and sports/entertainment memorabilia. Pull auction lots and buy-now listings with prices, grades, and auction close dates.

What it does

Search by keyword (or browse everything) and get structured data for each lot:

  • Title, subtitle, subject/player, year, card number, serial
  • Category (e.g. Baseball) + parent category (Sports Cards, Trading Card Games, Video Games, Comics)
  • Current bid, starting bid, current price, and Fanatics estimated value
  • Grade + grading service (PSA, BGS, CGC, SGC, PSA/DNA, CSG, …)
  • Bid count, allow-offers flag, Fanatics Authentic flag
  • Auction name, start date, and close date (auctionEndsAt)
  • Status (Live / Sold), marketplace (Weekly / Premier / Fixed), lot number
  • Image URL and direct lot URL

Input

FieldDescription
searchQueriesKeywords, e.g. ["michael jordan", "charizard"]. Use [""] to browse all lots.
maxResultsMax records per run (default 100).
marketplaceauctions (Weekly + Premier), buynow (Fixed price), or all.
statusLive, Sold, or Any. Use Sold for sold-price comps.
categoryParentOptional: Sports Cards / Trading Card Games / Video Games / Comics / Other.
gradingServiceOptional: filter to PSA, BGS, CGC, SGC, etc.
sortByRelevance, Price High→Low, Price Low→High, or Newest.

Example output

{
"lotId": 12345,
"title": "2007 Fleer '87 Retro Michael Jordan #71 PSA 10 GEM MINT",
"category": "Basketball",
"categoryParent": "Sports Cards",
"gradingService": "PSA",
"grade": 10,
"currentBid": 210,
"startingBid": 5,
"estimatedValue": 250,
"bidCount": 22,
"status": "Live",
"marketplace": "WEEKLY",
"auctionName": "Weekly Sunday Auction #221",
"auctionEndsAt": "2026-04-13T02:00:00.000Z",
"lotNumber": "WA221 Lot: 2353",
"url": "https://www.fanaticscollect.com/weekly/8abbc084-8b73-11f1-ae00-0a75b240a311",
"imageUrl": "https://dilxwvfkfup17.cloudfront.net/..."
}

Use cases

  • Track live auction lots & current bids for cards you follow
  • Build sold-price comp datasets for card arbitrage / valuation
  • Monitor new consignments by player, set, or grade
  • Feed pricing / market-analysis tools and dashboards

Not affiliated with Fanatics Collect. For research and personal use.