/producthunt/category/{slug}apiKey2 credits/requestRetrieve Product Hunt category details
Returns the category page payload for a Product Hunt category slug.
Params: slug:path, x-api-key:header
API Group
11 ProductHunt API endpoints for web scraping workflows, with REST paths, authentication requirements, parameters, examples, and MCP tool metadata where supported.
/producthunt/category/{slug}apiKey2 credits/requestReturns the category page payload for a Product Hunt category slug.
Params: slug:path, x-api-key:header
/producthunt/category/{slug}/productsapiKey2 credits/requestReturns the paginated category listing payload for a Product Hunt category slug.
Params: slug:path, featured_only:query, order:query, page:query, page_size:query, tags:query, x-api-key:header
/producthunt/leaderboardapiKey2 credits/requestFetches Product Hunt leaderboard data for daily, weekly, monthly, or yearly scopes via Product Hunt GraphQL.
Params: scope:query, date:query, year:query, month:query, day:query, week:query, featured:query, order:query, cursor:query
/producthunt/product/{id}apiKey2 credits/requestReturns the core Product Hunt product details.
Params: id:path, x-api-key:header
/producthunt/product/{id}/aboutapiKey2 credits/requestReturns the richer Product Hunt about-page payload, including launch, forum, review tags, and media data.
Params: id:path, x-api-key:header
/producthunt/product/{id}/alternativesapiKey2 credits/requestReturns paginated alternatives, tags, and related discussions for a Product Hunt product.
Params: id:path, first:query, cursor:query, order:query, tags:query, x-api-key:header
/producthunt/product/{id}/customersapiKey2 credits/requestReturns paginated customer products for a Product Hunt product using Product Hunt's ProductCustomersPage GraphQL operation.
Params: id:path, order:query, page:query, page_size:query, x-api-key:header
/producthunt/product/{id}/launchesapiKey2 credits/requestReturns paginated launch posts for a Product Hunt product using Product Hunt's ProductPageLaunches GraphQL operation.
Params: id:path, cursor:query, order:query, x-api-key:header
/producthunt/product/{id}/makersapiKey2 credits/requestReturns maker items for a Product Hunt product.
Params: id:path, cursor:query, x-api-key:header
/producthunt/product/{id}/reviewsapiKey3 credits/requestReturns detailed review items for a Product Hunt product.
Params: id:path, x-api-key:header
/producthunt/searchapiKey3 credits/requestPerforms a full-text Product Hunt search and returns matching products, users, or launches.
Params: query:query, type:query, page:query, featured:query, topics:query, x-api-key:header