Skip to content

nilportugues/pokemon-tcg-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Pokémon TCG Data

pokemontcg-developers on discord

This is the data found within the Pokémon TCG API. Currently, the raw JSON files for all the card information can be found here.

Downloading the data

The easiest way to stay up to date and interact with the data is via the Pokémon TCG API and one of the associated SDKs. Otherwise, feel free to clone this repository or download a zip from the releases.

Contributing

Please contribute when you see missing and/or incorrect data. I'll try to review all pull requests relatively quickly so that I can push updates at night.

  1. Fork it ( https://github.com/[my-github-username]/pokemon-tcg-data/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

The data found within the Pokémon TCG API

Resources

Stars

Watchers

Forks

Packages

No packages published