BigWeb Scraper - Japanese MTG & TCG Singles Prices (JPY) avatar

BigWeb Scraper - Japanese MTG & TCG Singles Prices (JPY)

Pricing

from $10.00 / 1,000 results

Go to Apify Store
BigWeb Scraper - Japanese MTG & TCG Singles Prices (JPY)

BigWeb Scraper - Japanese MTG & TCG Singles Prices (JPY)

Scrape BigWeb (bigweb.co.jp), one of Japan's largest MTG/TCG singles retailers. Get JPY prices, stock, rarity, condition, foil status, language and images for MTG, Pokemon, Yu-Gi-Oh, One Piece and 25+ games. Search by card name (English works for MTG) or dump entire sets by cardset ID.

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

16 hours ago

Last modified

Categories

Share

BigWeb Scraper — Japanese MTG & TCG Singles Prices (JPY)

Scrape BigWeb (bigweb.co.jp), one of Japan's largest trading card singles retailers, for real-time JPY prices, stock, rarity, condition, foil status and language across Magic: The Gathering, Pokemon, Yu-Gi-Oh, One Piece, Duel Masters and 25+ other card games.

Japanese singles frequently trade well below Western market prices — BigWeb data is a goldmine for arbitrage tracking, market research and price comparison against TCGPlayer, Cardmarket or Hareruya.

What it does

  • Search any supported game by card name — MTG works in English ("ragavan", "lightning bolt") or Japanese; Japanese-origin games (Pokemon, One Piece, Yu-Gi-Oh...) use Japanese names (ピカチュウ)
  • Dump entire sets by BigWeb cardset ID (find IDs at https://api.bigweb.co.jp/cardsets?game_id=1)
  • Each result is a distinct listing per condition / foil / language variant with its own price and stock
  • Optional in-stock-only filter (BigWeb keeps sold-out listings with their last price — useful for price history)

Output example

{
"listingId": 3180393,
"name": "Ragavan, Nimble Pilferer",
"nameJa": "敏捷なこそ泥、ラガバン",
"game": "mtg",
"setName": "モダンホライゾン2_ブースターファン",
"setCode": "MH2_BF",
"cardsetId": 6987,
"rarity": "M",
"rarityJa": "神話レア",
"condition": "NM",
"conditionJa": "FOILニアミント",
"isFoil": true,
"language": "Japanese",
"languageCode": "JP",
"priceJpy": 8500,
"currency": "JPY",
"stock": 2,
"availability": "In Stock",
"imageUrl": "https://image.bigweb.co.jp/new/imgc/031/803/3180393.jpg",
"url": "https://www.bigweb.co.jp/ja/products/mtg/cardViewer/3180393",
"searchQuery": "ragavan",
"scrapedAt": "2026-08-09T12:00:00.000Z"
}

Input

FieldDescription
gameGame section (MTG, Pokemon, Yu-Gi-Oh, One Piece, Lorcana, ...)
searchQueriesCard names — English works for MTG, Japanese for JP-origin games
cardsetIdsOptional: dump whole sets by numeric cardset ID
inStockOnlySkip sold-out listings
maxItemsCap total records (default 300)

Use cases

  • Arbitrage: compare Japanese singles prices vs TCGPlayer / Cardmarket in real time
  • Price tracking: schedule runs to build JPY price history per card/condition/foil
  • Inventory sourcing: find in-stock Japanese-language copies for import
  • Market research: rarity/price distribution across sets and games

Notes

  • Sold-out listings are included by default (with availability: "Sold Out") since their last price is valuable signal; set inStockOnly to skip them
  • Foil status is derived from BigWeb's condition label (e.g. FOILニアミント)
  • Prices are JPY integers, no tax/shipping included