CLI

Outil CLI

Recherchez et récupérez les prix de cartes directement depuis votre terminal. Compatible avec les scripts et environnements CI/CD.

Installation
$ brew tap TCG-Price-Lookup/tcg && brew install tcglookup
# ou via npm :
$ npm install -g tcglookup

Fonctionnalités principales

  • Search cards from terminal
  • Price history lookups
  • JSON output for scripting
  • Homebrew and npm install
  • All 8 games supported
Exemple d'utilisation
$ tcglookup search "charizard" --game pokemon
$ tcglookup price "charizard-vmax" --history
$ tcglookup search "black lotus" --game mtg --json
GitHub →

Commencez à développer avec l'API TCG

Obtenez votre clé API gratuite et commencez à interroger les prix des cartes en quelques minutes.