producthunt_search
Search Product Hunt for products, users, or launches using keywords, filters, and pagination. Get matching results in structured JSON.
Instructions
Search for products, users, or launches on Product Hunt. Performs a full-text Product Hunt search and returns matching products, users, or launches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| type | No | Result type: **product** (default), **user**, or **launch** | |
| query | Yes | Search keywords | |
| topics | No | Launch search only: comma-separated topic slugs | |
| featured | No | Launch search only: featured launches only |