Top Launches
top_launchesGet today's and recent top Product Hunt launches — new product and startup launches. Use this to see what launched today/recently or which products are trending. Returns name, tagline, vote/comment counts, URLs, and topics. Example: top_launches({ first: 10, order: "RANKING" })
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| first | No | Number of launches to return (default 10, max 20) | |
| order | No | Sort order: "RANKING" (default — trending), "VOTES" (most upvoted), or "NEWEST" (most recently launched) | |
| _apiKey | No | Optional — your own Product Hunt developer token for higher limits; omit to use the shared Pipeworx key. |