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
ابدأ البناء باستخدام TCG API
احصل على مفتاح API المجاني وابدأ الاستعلام عن أسعار البطاقات في دقائق.