VOOZH about

URL: https://apify.com/jungle_synthesizer/mycardpost-graded-card-marketplace-scraper

โ‡ฑ MyCardPost Graded Card Marketplace Scraper ยท Apify


๐Ÿ‘ MyCardPost Graded Card Marketplace Scraper avatar

MyCardPost Graded Card Marketplace Scraper

Pricing

Pay per event

Go to Apify Store

MyCardPost Graded Card Marketplace Scraper

Scrape graded and raw trading card listings from MyCardPost โ€” a fast-growing P2P card marketplace. Extracts title, price, grade, grader, sport, year, set, player, seller, and images from server-rendered detail pages.

Pricing

Pay per event

Rating

0.0

(0)

Developer

๐Ÿ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a month ago

Last modified

Share

Scrape graded and raw trading card listings from MyCardPost โ€” a fast-growing P2P card marketplace with 90,000+ active listings across baseball, basketball, hockey, football, TCG/Pokemon, and more.

What it does

The actor crawls the MyCardPost marketplace and its detail pages (server-rendered, no JavaScript required) to extract structured card data including:

  • Full card title (year, set, parallel, grade)
  • Sport category
  • Grade and grader (PSA, BGS, SGC, CGC, etc.)
  • Asking price (USD)
  • Seller username
  • Card images (primary + gallery)
  • Seller description

Input

FieldTypeDefaultDescription
maxItemsinteger0Maximum listings to scrape. 0 = no limit.
startPageinteger1Marketplace page to start from (1-based).
sportstring(empty)Filter by sport: baseball, basketball, hockey, football, tcg, etc. Leave empty for all sports.

Output

Each record in the dataset includes:

FieldTypeDescription
listing_idnumberNumeric listing ID from the URL
detail_urlstringFull URL of the detail page
titlestringFull card title (from og:title)
sportstringSport category (from URL)
yearnumberCard year
set_namestringCard set (parsed from URL slug)
player_or_subjectstringPlayer name or subject
parallel_variationstringParallel/variation (e.g. Purple /250)
graderstringPSA, BGS, SGC, CGC, etc.
gradestringFull grade (e.g. PSA 10)
asking_pricenumberPrice in USD
currencystringCurrency (USD)
seller_usernamestringSeller's MyCardPost username
listing_statusstringactive or sold
image_urlsstringPipe-separated image URLs
descriptionstringSeller's listing description

Example output

{
"listing_id":833492,
"detail_url":"https://mycardpost.com/marketplace/baseball/2006-finest-autographs-chipper-jones-xfractor-25-psa-10/833492",
"title":"2006 Finest Autographs Chipper Jones Xfractor #/25 PSA 10",
"sport":"baseball",
"year":2006,
"set_name":"finest autographs chipper jones xfractor 25",
"player_or_subject":"Autographs Chipper Jones Xfractor #/25",
"parallel_variation":null,
"grader":"PSA",
"grade":"PSA 10",
"asking_price":750,
"currency":"USD",
"seller_username":"HavocTrading",
"listing_status":"active",
"image_urls":"https://mycardpost.com/frontend/card/17803362152830.jpg",
"description":"You will receive the exact item in the photos above."
}

Use cases

  • Comp tracking: Monitor asking prices for specific cards across the MyCardPost marketplace.
  • Inventory research: Identify which graded cards are available and at what price points.
  • Market analysis: Analyze pricing trends by sport, set, grade, or grader across 90,000+ listings.
  • Portfolio valuation: Pull current asking prices for cards you own or are targeting.

You might also like

Sportlots Sports Card Scraper

jungle_synthesizer/sportlots-sports-card-marketplace-scraper

Scrape sports card listings from Sportlots marketplace. Search by player name, set, or keyword and get price, quantity, and card details across the largest raw and graded fixed-price card marketplace.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

TCGPLAYER Scraper

parseforge/tcgplayer-scraper

Collect Pokemon card prices, seller listings, and market data from TCGPlayer. Search by card name, set, rarity, or card type. Get real-time market prices, lowest listings with shipping costs, seller ratings, and detailed card attributes. Built for collectors, traders, and resellers.

27

2.6

Courtyard.io Scraper

devcake/courtyard-io-scraper

Extract real-time graded card sales data. Track Pokemon & sports card prices, PSA/BGS/CGC grades, and Fair Market Value estimates.

TCGPlayer Scraper - Trading Card Prices

lulzasaur/tcgplayer-scraper

Scrape TCGPlayer marketplace for trading card prices across Pokemon, Magic: The Gathering, Yu-Gi-Oh, and more. Extract market prices, median prices, lowest prices, seller listings, card attributes, rarity, set info, and custom attributes via TCGPlayer's search API.

Scryfall MTG Card Scraper

crawlerbros/scryfall-mtg-card-scraper

Scrape Magic: The Gathering card data from the Scryfall API - card stats, prices (USD/EUR/MTGO), legalities, artwork, and full set listings. No API key required.

Cardmarket Card Details Scraper

ecomscrape/cardmarket-card-page-details-scraper

Extract comprehensive One Piece card details from Cardmarket.com including prices, seller information, and product specifications for market analysis and automated trading.

ecomscrape

121

TCG Card Scraper โ€” Magic, Pokรฉmon & More with Prices

crawlergang/tcgplayer-scraper

Scrape trading card data and prices from Scryfall (MTG) and the Pokรฉmon TCG API. Search cards by name, browse by set, or look up by ID. Returns card details, rarity, set info, market prices (USD/EUR), legalities, and TCGplayer purchase links.

2

5.0

TCG Card Scraper โ€” Magic, Pokรฉmon & More with Prices

crawlerbros/tcgplayer-scraper

Scrape trading card data and prices from Scryfall (MTG) and the Pokรฉmon TCG API. Search cards by name, browse by set, or look up by ID. Returns card details, rarity, set info, market prices (USD/EUR), legalities, and TCGplayer purchase links.