GithubHelp home page GithubHelp logo

lannonbr / pkmn-tcg-price-checker Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 8 KB

A nodejs script to fetch pricing data for Pokemon Trading Card Game cards

License: MIT License

JavaScript 100.00%
pokemon-tcg

pkmn-tcg-price-checker's Introduction

Pokemon TCG Price Checker

a nodejs script that hits https://pokemontcg.io/ and indirectly TCGPlayer to fetch pricing data. This can be useful for trying to complete master sets of a particular set.

You will need to grab an API token from the site and then save it as an environment variable named POKEMON_TCG_API_TOKEN

Example:

Fetch the prices for cards 1, 4, and 7 from SV: Obsidian Flames

obf.json:

[1, 4, 7]

Script:

node index.js --setName sv3 --file=./obf.json

Output:

Prices for cards from Obsidian Flames

1 Oddish [ 'reverseHolofoil: 0.07', 'normal: 0.04' ]
4 Scyther [ 'reverseHolofoil: 0.1', 'normal: 0.05' ]
7 Masquerain [ 'reverseHolofoil: 0.14', 'normal: 0.04' ]

pkmn-tcg-price-checker's People

Contributors

lannonbr avatar

Stargazers

 avatar

Watchers

 avatar  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.