Business & Market Intelligence11 active endpointsapiKey

Product Hunt scraping API

Track launches, products, and maker signals from Product Hunt through documented endpoints.

Collect Product Hunt product, launch, maker, and ranking data for startup and market research.

Endpoint families

4

Documented params

48

Examples

11

Live catalog snapshot

Product Hunt coverage

Active endpoints

11

Methods

GET

Required params

20

Schema refs

11

Product7
Category2
Leaderboard1
Search1
{
  "platform": "Product Hunt",
  "endpoint": "producthunt-category",
  "method": "GET",
  "path": "/producthunt/category/{slug}",
  "auth": "apiKey"
}

Use cases

Workflows that fit Product Hunt

Collect Product Hunt product, launch, maker, and ranking data for startup and market research.

Launch monitoring

Use Product Hunt endpoints to turn launch monitoring into repeatable API requests with documented inputs and JSON responses.

Product research

Use Product Hunt endpoints to turn product research into repeatable API requests with documented inputs and JSON responses.

Startup market intelligence

Use Product Hunt endpoints to turn startup market intelligence into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

7 endpoints

Product

/producthunt/product/{id}

GETapiKey
2 endpoints

Category

/producthunt/category/{slug}

GETapiKey
1 endpoints

Leaderboard

/producthunt/leaderboard

GETapiKey
1 endpoints

Search

/producthunt/search

GETapiKey

Featured endpoints

Product Hunt API endpoints

Browse full docs
GETapiKeyexample
/producthunt/category/{slug}
Details

Retrieve Product Hunt category details

Returns the category page payload for a Product Hunt category slug.

slug:pathx-api-key:header
GETapiKeyexample
/producthunt/category/{slug}/products
Details

Retrieve Product Hunt category products

Returns the paginated category listing payload for a Product Hunt category slug.

slug:pathfeatured_only:queryorder:query+4 more
GETapiKeyexample
/producthunt/leaderboard
Details

Retrieve Product Hunt leaderboard

Fetches Product Hunt leaderboard data for daily, weekly, monthly, or yearly scopes via Product Hunt GraphQL.

scope:querydate:queryyear:query+6 more
GETapiKeyexample
/producthunt/product/{id}
Details

Retrieve Product Hunt product details

Returns the core Product Hunt product details.

id:pathx-api-key:header
GETapiKeyexample
/producthunt/product/{id}/about
Details

Retrieve Product Hunt product about page

Returns the richer Product Hunt about-page payload, including launch, forum, review tags, and media data.

id:pathx-api-key:header
GETapiKeyexample
/producthunt/product/{id}/alternatives
Details

Retrieve Product Hunt product alternatives

Returns paginated alternatives, tags, and related discussions for a Product Hunt product.

id:pathfirst:querycursor:query+3 more

Related APIs

More business & market intelligence coverage

Start building

Test Product Hunt endpoints against the same catalog used by Docs.