Powered live by GET /api/v1/pokemon/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

If your opponent has any Pokémon-ex in play, search your deck for up to 2 Grass Energy cards and attach them to Heracross. Shuffle your deck afterward.
This attack's damage isn't affected by Weakness or Resistance.
/api/v1/pokemon/cards/ex5-7vrh?include=prices 200 26ms{
"success": true,
"data": {
"id": "ex5-7vrh",
"name": "Heracross",
"number": "7",
"printed_number": "7",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.large.webp"
}
],
"expansion": {
"id": "ex5",
"name": "Hidden Legends",
"total": 102,
"language": "English",
"language_code": "en",
"series": "EX",
"code": "HL",
"printed_total": 101,
"release_date": "2004/06/01",
"logo": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.logo.png",
"symbol": "https://gjnrvwqtdlspyfpezgox.supabase.co/storage/v1/object/public/tcg/sets/ex5.symbol.png"
},
"language": "English",
"language_code": "en",
"tcgplayer_id": "86062",
"variants": [
{
"name": "reverseHolofoil",
"images": [
{
"type": "front",
"small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.small.webp",
"medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.large.webp",
"large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/ex5/7vrh.large.webp"
}
]
}
],
"supertype": "Pokémon",
"subtypes": [
"Basic"
],
"types": [
"Grass"
],
"hp": "70",
"attacks": [
{
"cost": [
"Colorless"
],
"converted_energy_cost": 1,
"name": "Extra Draw",
"text": "If your opponent has any Pokémon-ex in play, search your deck for up to 2 Grass Energy cards and attach them to Heracross. Shuffle your deck afterward."
},
{
"cost": [
"Grass",
"Grass",
"Colorless"
],
"converted_energy_cost": 3,
"name": "Sonicboom",
"text": "This attack's damage isn't affected by Weakness or Resistance.",
"damage": "50"
}
],
"weaknesses": [
{
"type": "Fire",
"value": "×2"
}
],
"rarity": "Rare Holo",
"artist": "Hajime Kusajima",
"pricing": {
"currency": "USD",
"market": 46.2,
"is_stale": false,
"conditions": [
{
"condition": "NM",
"price": 46.2
},
{
"condition": "LP",
"price": 34.83
},
{
"condition": "MP",
"price": 18.75
},
{
"condition": "HP",
"price": 15
},
{
"condition": "DMG",
"price": 10.8
}
],
"graded": [
{
"company": "CGC",
"grade": "10",
"value": 150,
"low": 127.5,
"high": 172.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8",
"value": 13.5,
"low": 11.48,
"high": 15.52,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "8.5",
"value": 35,
"low": 29.75,
"high": 40.25,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9",
"value": 12.5,
"low": 10.63,
"high": 14.37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "CGC",
"grade": "9.5",
"value": 74.99,
"low": 63.74,
"high": 86.24,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "10",
"value": 110,
"low": 93.5,
"high": 126.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "4",
"value": 6,
"low": 5.1,
"high": 6.9,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "5",
"value": 14,
"low": 11.9,
"high": 16.1,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "6",
"value": 19.2,
"low": 16.32,
"high": 22.08,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "7",
"value": 17,
"low": 14.45,
"high": 19.55,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "8",
"value": 42.69,
"low": 28.35,
"high": 43.85,
"confidence": "med",
"value_kind": "feed",
"sold_count": 0
},
{
"company": "PSA",
"grade": "9",
"value": 34.5,
"low": 33,
"high": 37,
"confidence": "low",
"value_kind": "feed",
"sold_count": 1
},
{
"company": "TAG",
"grade": "9",
"value": 90,
"low": 76.5,
"high": 103.5,
"confidence": "low",
"value_kind": "feed",
"sold_count": 0
}
],
"market_updated_at": "2026-09-21T02:05:59.137Z",
"trend_7d": {
"direction": "up",
"percent": 1.92
}
}
}
}