Giter VIP home page Giter VIP logo

pokemon-tcg-data's Introduction

Pokémon TCG Data

Discord Patreon Ko-Fi

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.

If you find this data useful, consider donating via one of the links above. All donations are greatly appreciated!

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.

Version 1 and 2 Data

Version 1 data is no longer being maintained. The API for V1 will continue to receive new sets until August 1st, 2021. At this time, V1 of the API will be taken offline, and you MUST be using V2. You have a 6 month window to migrate to V2.

If you rely on the V1 data, I have provided a v2_to_v1.rb Ruby script that you can run to generate all the json files in v1 format.

To install Ruby: https://www.ruby-lang.org/en/documentation/installation/

You will also need the json gem: gem install json.

Finally, to run the script:

ruby v2_to_v1.rb

This will output all of the card data into /cards/en/v1.

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

pokemon-tcg-data's People

Contributors

adback03 avatar cealgair avatar r0adkll avatar matiasoetamminen avatar pepper0ni avatar slandeh avatar phiilu avatar nirvanna21 avatar jspv avatar teewallz avatar marcoescher avatar jayhors avatar eistiger avatar dennisek avatar pedrommcarrasco avatar tommatheussen avatar dlawregiets avatar mmxxiii avatar starg09 avatar getabetterpic avatar acupoftee avatar pengwaaano avatar butterebrett avatar pale2hall avatar hertzquake avatar seandijk avatar mattcan avatar dillonzer avatar itderrickh avatar spicasax avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.