Fomo CLI is a read-only research tool for exploring Fomo traders, clans, wallets, and activity from your terminal. Collect data locally, compare trader performance, study token flow, test strategies, and send activity to webhooks.
Hey Product Hunt,
I built Fomo CLI because a leaderboard shows who is winning today. It does not tell you whether their history holds up, how risky their results were, or whether a strategy survives a walk-forward test.
Fomo CLI lets you research traders, clans, wallets, and activity from your terminal. You can collect data locally, compare traders, study recent token flow, test strategy ideas, and send activity to webhooks.
It is deliberately read-only. It cannot place trades or change your Fomo account. Signals are research, never buy instructions.
Getting started takes four commands:
npm install
npm link
fomo login
fomo scout --max-traders 25 --max-pages 5
The honest limitation: a new installation needs time and collected observations before its validation results become useful.
This is an independent tool for researching data available through fomo.family. I would love to hear which workflow you want improved first.
Mirror