The Argorant CLI

npx argorant - search, verify and export from the terminal.

Install nothing: npx argorant count "fintech CFOs in Germany". Or globally: npm install -g argorant.

  • argorant login <key> / argorant logout
  • argorant count and argorant search - free
  • argorant reveal, argorant export -o leads.csv - spend credits, ask before running non-interactively
  • argorant export status / download - re-fetch any paid export
  • argorant verify email@company.com and bulk verify from CSV

Exit codes are machine-readable (0 ok, 2 auth, 5 payment required), so agents and CI pipelines can branch on them.

Still stuck? support@argorant.com