@brandazine/solari
v1.0.0-alpha.17
Published
SOLARI creator and brand intelligence from your terminal
Downloads
915
Readme
SOLARI CLI
SOLARI is Brandazine's creator and brand data service. This package installs the solari command, which reaches that data from your terminal. Instagram and TikTok are covered today; more platforms are on the way.
Install
npm install -g @brandazine/solaripnpm add -g @brandazine/solari, bun add -g @brandazine/solari and yarn global add @brandazine/solari work too. The right prebuilt binary for your machine installs automatically as an optional dependency, so nothing is compiled at install time.
Use
solari auth login
solari catalog instagram account search query=nike
solari catalog tiktok content search query=sunscreen region=KR
solari insight instagram content trending region=US limit=10 --jsonsolari help all prints a one-page reference of every command and tool. solari init claude registers SOLARI with Claude Code.
Update notices
solari checks once a day for a newer release and mentions it on stderr when you are behind. The notice never appears in --json or --ndjson output, in CI, or when output is piped. Set SOLARI_NO_UPDATE_CHECK=1 to turn it off.
Documentation
Full documentation, other install methods, and the SOLARI connector for MCP hosts: https://github.com/brandazine/solari
