CLI

כלי CLI

חפש ואחזר מחירי קלפים ישירות מהטרמינל. תומך גם בסקריפטים וסביבות CI/CD.

התקנה
$ brew tap TCG-Price-Lookup/tcg && brew install tcglookup
# או באמצעות npm:
$ npm install -g tcglookup

תכונות עיקריות

  • Search cards from terminal
  • Price history lookups
  • JSON output for scripting
  • Homebrew and npm install
  • All 8 games supported
דוגמת שימוש
$ tcglookup search "charizard" --game pokemon
$ tcglookup price "charizard-vmax" --history
$ tcglookup search "black lotus" --game mtg --json
GitHub →

התחל לפתח עם TCG API

קבל את מפתח ה-API החינמי שלך והתחל לשאול על מחירי קלפים תוך דקות.