producthunt_customers
Get paginated list of customers for a Product Hunt product. Use slug to specify product, and control page, order, and page size for targeted data extraction.
Instructions
Retrieve Product Hunt product customers. Returns paginated customer products for a Product Hunt product using Product Hunt's ProductCustomersPage GraphQL operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Product Hunt slug | |
| page | No | Page number | |
| order | No | Product Hunt customers order | |
| page_size | No | Results per page |