App Logo
producthunt.com

Get Product Hunt product

Read a Product Hunt product page and return its profile: name, tagline, full description, the outbound website link, the categories it is listed under, its review rating and review count, how many times it has launched, its makers with their Product Hunt profiles, and any Top Product or Golden Kitty awards. Accepts either the product slug or a full Product Hunt product URL. Follower counts are returned exactly as the page displays them (Product Hunt rounds them, e.g. "18K") alongside a numeric approximation. An unknown product is reported as such rather than returned as an empty record.

Input

product required

Product Hunt product slug (e.g. "notion", "raycast") or a full product URL (e.g. "https://www.producthunt.com/products/notion"). Both resolve to the same page.

Output

url required

Canonical product page URL.

name required
slug required

The product's slug on Product Hunt — the join key for its launches and reviews pages.

makers required

People credited on the product, with their Product Hunt profiles. Empty when none are credited.

categories required

Categories this product is listed under. Empty for products that have not been categorised.

tagline optional

One-line pitch shown under the product name.

website optional

The product's own site, as linked from the page. Null when no site is linked.

productId optional

Product Hunt's own numeric product identifier, when the page exposes it.

topProduct optional

Whether the page shows a Top Product badge.

description optional

Longer product description. Null when the product has not published one.

goldenKitty optional

Whether the page shows a Golden Kitty award badge.

latestAward optional

Text of the most recent award callout, when one is shown.

ratingCount optional

Number of reviews behind the average. Null when the product has no reviews yet.

ratingValue optional

Average review score out of 5. Null when the product has no reviews yet.

datePublished optional

ISO timestamp of when the product profile was first published.

launchesCount optional

How many times this product has launched on Product Hunt.

followersApprox optional

The rounded display value parsed to a number. Approximate by construction — Product Hunt does not publish an exact figure here.

followersDisplay optional

Follower count exactly as shown on the page, which Product Hunt rounds (e.g. "18K").

applicationCategory optional

The single category Product Hunt files the product under in its structured data. Can disagree with the visible category list — it is reported as the site states it, not corrected.

Start building not clicking