product-hunt-launch
✓Verified·Scanned 2/17/2026
Track your Product Hunt launch stats (Rank, Upvotes, Comments) in real-time via CLI.
from clawhub.ai·v1.0.0·793 B·0 installs
Scanned from 0.1.0 at d3561c9 · Transparency log ↗
$ vett add clawhub.ai/abakermi/product-hunt-launch
Product Hunt Launch 🚀
Track your launch day metrics from the terminal.
Setup
- Get a Developer Token from Product Hunt API Dashboard.
- Set it:
export PH_API_TOKEN="your_token"
Commands
Check Post Stats
ph-launch stats --slug "your-product-slug"
# Output: Rank #4 | 🔼 450 | 💬 56
Monitor Launch (Live Dashboard)
ph-launch monitor --slug "your-product-slug" --interval 60
List Today's Leaderboard
ph-launch leaderboard