LigaPokemon Card Price Scraper avatar

LigaPokemon Card Price Scraper

Pricing

Pay per event

Go to Apify Store
LigaPokemon Card Price Scraper

LigaPokemon Card Price Scraper

Scrape LigaPokemon (Brazil) Pokemon card prices: card name, edition, and minimum, average and maximum marketplace price in BRL. Search by card name for price research and arbitrage.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract Pokemon card prices from LigaPokemon, the largest Pokemon card marketplace in Brazil. Get the card or product name, and the minimum, average and maximum marketplace price in Brazilian reais (BRL).

Features

  • Search any Pokemon card or product by name
  • Minimum, average and maximum marketplace price (BRL) per card, aggregated across all sellers
  • Fast HTTP scraping, automatic pagination
  • Ideal for price research and cross-market arbitrage

Input

FieldTypeDescription
querystringPokemon card or product to search (e.g. "Charizard ex"). Required.
maxItemsintegerMax cards. 0 = no limit. Default 100.
proxyConfigurationobjectApify Proxy recommended (default).

Example input

{ "query": "Charizard ex", "maxItems": 100 }

Output

{
"name": "Charizard ex (056/∞) Scarlet & Violet Promos",
"priceMin": 136.00,
"priceAvg": 200.27,
"priceMax": 280.90,
"currency": "BRL",
"source": "ligapokemon",
"url": "https://www.ligapokemon.com.br/?view=cards/card"
}

Common use cases

  • Track Pokemon card prices in the Brazilian market
  • Cross-market arbitrage: compare BRL prices here against TCGplayer (USD)
  • Price a collection for buying or selling
  • Feed pricing dashboards and spreadsheets

Pricing

Pay per result: a small fee to start the run plus a per-card fee. Errors are never charged.

FAQ

What do min, average and max mean? They are the cheapest, average and most expensive seller offers on the LigaPokemon marketplace for that card.

Is this affiliated with LigaPokemon? No. This is an independent tool for extracting publicly available data. Please respect LigaPokemon's terms of service.