Clair API

Sign in

Create a key to call the API

APIs

Browse catalogSERP & SearchNews & MediaJobs & HiringCompany Data & ReviewsContact & Lead Data

Learn

Documentation

Product Hunt API

GET /v1/launches|8 credits|Company Data & Reviews|api.clair.im

Daily launches and public product pages from Product Hunt.

Try in playground

Live scrape of Product Hunt’s public pages. Use launches for the daily rank index, then product/{slug} for hunter, makers, description, images, comments, and contact. It does not log in, vote, comment, crawl the product’s own website, or call Product Hunt’s private GraphQL API.

Endpoints

Homepage for today (Pacific time), or a daily leaderboard when date is set. This is the rank index — pass slug to product/{slug} for the full page.

Parameters

NameTypeRequiredDescription
datestringNoProduct Hunt calendar day as YYYY-MM-DD (Pacific time). Omit for today.
qstringNoKeep launches whose name, tagline, slug, or topic contain this text.
pageintegerNoMust be 1. The daily leaderboard is a single listing page. Do not send limit.

Returns

date, listing url, and results[] with name, tagline, slug, votes, comments, rank, topics, thumbnail, website, and Product Hunt url.

Category

Company Data & Reviews

Tags

producthuntlaunchesmakers

Data sources

Product Hunt

Resources

  • Playground
  • API keys
  • Documentation

Endpoints