CLI tool for Scryfall
libscry, chafa
Arch
git clone https://github.com/EmperorPenguin18/scrycli
cd scrycli
makepkg -si
Or just install from the AUR
Other Linux
git clone https://github.com/EmperorPenguin18/scrycli
cd scrycli
make release
make install #as root
scrycli [OPTION...] SEARCH...
Read the man page for more info
Arch
pacman -R scrycli #as root
Other Linux
cd scrycli
make uninstall #as root