返回 Skill 列表
extension
分类: 开发与工程需要 API Key

Product Hunt Launch

通过 CLI 实时追踪 Product Hunt 发布数据(排名、赞成票、评论数)

person作者: abakermihubclawhub

Product Hunt Launch 🚀

Track your launch day metrics from the terminal.

Setup

  1. Get a Developer Token from Product Hunt API Dashboard.
  2. 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