PokemonTCG / pokemon-tcg-data

The data found within the Pokémon TCG API
449 stars 209 forks source link

Add card variants for SV sets #543

Closed b3nk3lly closed 1 month ago

b3nk3lly commented 3 months ago

Partially resolves https://github.com/PokemonTCG/pokemon-tcg-data/issues/276 by adding card variants for just the SV sets. I scraped the variant names from https://dextcg.com/.

adback03 commented 1 month ago

Hey thanks! I made a comment on the issue, but will post here for visibility as well:

Variants will be part of the new API which is currently in beta. They are supported for all english (and japanese) sets. I don't plan on adding variant data to this API. The variant data of my new api will also have pricing per variant. As of now, the variants will be an array of objects that have the variant name, images array (if we have good pics for the variant), and prices.

If you'd like more info about this and what the new API is looking like, feel free to DM me. I'm still working on a public launch date, but I'm hoping to do so before the end of the year.