CLI
CLI
Busque y obtenga precios de cartas directamente desde la terminal. Compatible también con scripts y entornos CI/CD.
Instalación
$ brew tap TCG-Price-Lookup/tcg && brew install tcglookup
# o instalar con npm:
$ npm install -g tcglookup Características principales
- ✓Search cards from terminal
- ✓Price history lookups
- ✓JSON output for scripting
- ✓Homebrew and npm install
- ✓All 8 games supported
Ejemplo de uso
$ tcglookup search "charizard" --game pokemon
$ tcglookup price "charizard-vmax" --history
$ tcglookup search "black lotus" --game mtg --json
Empieza a desarrollar con la API TCG
Obtén tu clave API gratuita y empieza a consultar precios de cartas en minutos.