datasets_producthunt_makers_facets
Facet Product Hunt makers data to get distribution counts by topic or product-count band, using filters like keyword, topic, minimum products, and votes to analyze maker segments.
Instructions
Facet the Product Hunt makers dataset. Returns distribution counts over the Product Hunt makers dataset (dataset id enum value producthunt-makers), honoring the same filters as search. Facet enum: topic, product_count_band.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Full-text query over maker name and headline, max 256 characters | |
| facet | Yes | Facet enum: topic, product_count_band | |
| topic | No | Exact topic-slug the maker builds in, max 128 characters | |
| min_products | No | Minimum number of products made, 0 or greater | |
| min_total_votes | No | Minimum total upvotes across the maker's products, 0 or greater |