producthunt_launches
Retrieve paginated Product Hunt launch posts for a product slug, with order and cursor parameters for structured data extraction.
Instructions
Retrieve Product Hunt product launches. Returns paginated launch posts for a Product Hunt product using Product Hunt's ProductPageLaunches GraphQL operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product Hunt slug | |
| order | No | Product Hunt launch order | |
| cursor | No | Pagination cursor |