Product Hunt Launch Tracker
Monitor your Product Hunt launch in real-time — upvotes, rank, comments, and hourly trends. No API key needed.
Commands
Run with Node.js: node {baseDir}/track-upvotes.js <command> [args]
- check
<url>— Get current upvotes, rank, and comments - trend
<url>— Get current stats + trend vs last check
Usage
node {baseDir}/track-upvotes.js check https://www.producthunt.com/posts/your-product
node {baseDir}/track-upvotes.js trend https://www.producthunt.com/posts/your-product
No API Key Required
Reads the public Product Hunt page directly. Nothing to configure — just pass your product URL.