Hi,
I’ve noticed that the price data returned by the API for certain Pokémon cards does not match the actual values listed on Cardmarket. Here’s a specific example:
Card: Togekiss #85
Set: Obsidian Flames
Cardmarket URL: https://www.cardmarket.com/en/Pokemon/Products/Singles/Obsidian-Flames/Togekiss-V3-OBF085
API Response:
{
"averageSellPrice": 0.05,
"avg1": 0.05,
"avg7": 0.05,
"avg30": 0.05,
"germanProLow": null,
"lowPrice": 0.02
}
Actual Cardmarket Data (as of today):
From: €0.40
Price Trend: €1.54
30-days average price: €1.19
7-days average price: €1.74
1-day average price: €1.00
Hi,
I’ve noticed that the price data returned by the API for certain Pokémon cards does not match the actual values listed on Cardmarket. Here’s a specific example:
Card: Togekiss #85
Set: Obsidian Flames
Cardmarket URL: https://www.cardmarket.com/en/Pokemon/Products/Singles/Obsidian-Flames/Togekiss-V3-OBF085
API Response:
{ "averageSellPrice": 0.05, "avg1": 0.05, "avg7": 0.05, "avg30": 0.05, "germanProLow": null, "lowPrice": 0.02 }Actual Cardmarket Data (as of today):
From: €0.40
Price Trend: €1.54
30-days average price: €1.19
7-days average price: €1.74
1-day average price: €1.00