Yu-Gi-Oh Cards Scraper (YGOPRODeck)
Pricing
from $0.50 / 1,000 results
Yu-Gi-Oh Cards Scraper (YGOPRODeck)
$0.5/1K ๐ฅ Fast Yu-Gi-Oh cards scraper! ATK, DEF, type, archetype, prices & images (YGOPRODeck). No key. JSON, CSV, Excel or API in seconds. Search or list cards & pull thousands for TCG apps & pricing โก
Pricing
from $0.50 / 1,000 results
Rating
0.0
(0)
Developer
ninhothedev
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Scrape Yu-Gi-Oh! Trading Card Game data from YGOPRODeck โ card stats, types, prices and images โ as clean, structured JSON. Fuzzy-search by name or pull exact cards by name. No API key, no login, datacenter-proxy friendly.
Perfect for deck builders, TCG price apps, card-value trackers, collectors and data scientists who need reliable Yu-Gi-Oh card data on demand.
Features
- Two modes โ
search(fuzzy substring over card names) andcards(exact-name lookups). - Full card stats โ ATK, DEF, level, race, attribute, archetype, type and frame type.
- Live prices โ TCGplayer and Cardmarket prices per card.
- Images โ direct high-resolution card image URLs.
- Clean JSON output โ one row per card, every field nullable, ready for CSV/Excel/API export.
- Fast & cheap โ hits the official clean JSON API; runs on 512 MB, no residential proxy required.
Input
| Field | Type | Description |
|---|---|---|
mode | select | search (fuzzy name substring) or cards (exact names). |
query | string | Substring to match in search mode, e.g. dragon. |
names | array | Exact card names in cards mode, e.g. ["Dark Magician","Blue-Eyes White Dragon"]. |
maxItems | integer | Max cards to scrape (default 100, max 1000). |
Example input
{"mode": "search","query": "dragon","maxItems": 100}
{"mode": "cards","names": ["Dark Magician", "Blue-Eyes White Dragon"]}
Output
Each dataset item looks like:
{"id": 46986414,"name": "Dark Magician","type": "Normal Monster","frame_type": "normal","description": "The ultimate wizard in terms of attack and defense.","atk": 2500,"def": 2100,"level": 7,"race": "Spellcaster","attribute": "DARK","archetype": "Dark Magician","image": "https://images.ygoprodeck.com/images/cards/46986414.jpg","tcgplayer_price": 0.24,"cardmarket_price": 0.02,"url": "https://ygoprodeck.com/card/?search=Dark%20Magician","scraped_at": "2026-07-18T10:00:00+00:00"}
Pricing
Runs on the Apify platform pay-per-use. Expect roughly ~$0.5 per 1,000 cards depending on your plan โ the actor uses a clean JSON API and 512 MB of memory, so runs are fast and cheap.
Use cases
- TCG & deck-builder apps โ power search, filters and card detail pages.
- Card pricing & value tracking โ monitor TCGplayer / Cardmarket prices over time.
- Collectors โ export your wishlist or collection with current prices and images.
- Datasets & research โ build Yu-Gi-Oh datasets for analytics or ML.
Comparison
| This actor | Manual scraping | Unofficial libraries | |
|---|---|---|---|
| Setup | None, just input | Write & maintain code | Install + code |
| Prices & images | Included | DIY | Sometimes |
| Structured JSON | Yes | DIY | Varies |
| Maintenance | Handled | You | Community |
Related actors
- Scryfall MTG Scraper โ Magic: The Gathering cards.
- BrickLink Scraper โ LEGO parts, sets and prices.
- Pokemon Scraper โ Pokemon data and card info.
- Discogs Scraper โ music releases and marketplace data.
Keywords: yugioh scraper, yu-gi-oh api, ygoprodeck, tcg card prices, card scraper, trading card game, deck builder data, cardmarket prices, tcgplayer prices, yugioh dataset.
Data & legal
This actor collects publicly available card data from YGOPRODeck. Use responsibly and comply with YGOPRODeck's terms and applicable laws. Yu-Gi-Oh! is a trademark of its respective owners; this actor is not affiliated with or endorsed by them.