Documentation
README
cli-web-producthunt
Browse Product Hunt launches, leaderboards, and users (read-only, no auth; reads the site's embedded Next.js RSC data).
Install: pip install cli-web-producthunt
Commands
| Command | Purpose | Key options |
|---|---|---|
posts list |
Today's launches from the homepage | |
posts leaderboard |
Daily/weekly/monthly leaderboard | --period daily|weekly|monthly, --date YYYY-MM-DD |
posts get SLUG |
Product detail by slug | |
users get USERNAME |
User profile |
Examples
This is the opening of the README. Read the full README on GitHub.