Discover/producthunt.com API
live

producthunt.com APIproducthunt.com

Fetch Product Hunt daily leaderboards, product details, search results, and date-range aggregations. Returns upvotes, makers, topics, reviews, and links.

Endpoints
4
Updated
10d ago
Try it
Day (1-31). Omitting defaults to current UTC day.
Year (YYYY). Omitting defaults to current UTC year.
Month (1-12). Omitting defaults to current UTC month.
api.parse.bot/scraper/2a0c4ef0-72ba-45b0-a96f-4dc0cdb8c915/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/2a0c4ef0-72ba-45b0-a96f-4dc0cdb8c915/get_daily_leaderboard?day=15&year=2026&month=3' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 4 totalclick to expand

Fetch all product launches from the daily leaderboard for a given date. Returns products ranked by community votes for that day.

Input
ParamTypeDescription
dayintegerDay (1-31). Omitting defaults to current UTC day.
yearintegerYear (YYYY). Omitting defaults to current UTC year.
monthintegerMonth (1-12). Omitting defaults to current UTC month.
Response
{
  "type": "object",
  "fields": {
    "date": "string in YYYY-MM-DD format",
    "items": "array of product objects with rank, name, slug, tagline, topics, and upvotes"
  },
  "sample": {
    "data": {
      "date": "2026-04-01",
      "items": [
        {
          "name": "Noiz Easter Voice",
          "rank": 1,
          "slug": "noiz-studio",
          "topics": [
            "Emoji",
            "Artificial Intelligence",
            "Audio"
          ],
          "tagline": "Crack an Easter egg to generate an AI voice",
          "upvotes": 421
        }
      ]
    },
    "status": "success"
  }
}

About the producthunt.com API

This API exposes 4 endpoints covering Product Hunt's daily leaderboards, product detail pages, and keyword search. The get_daily_leaderboard endpoint returns every product launched on a given date, ranked by community upvotes, while get_product_details surfaces per-product data including maker profiles, topic tags, external links, and review counts. Date-range aggregation and paginated search are also available.

Leaderboards and Date Ranges

The get_daily_leaderboard endpoint accepts day, month, and year integers and returns a date string alongside an items array. Each item includes rank, name, slug, tagline, topics, and upvotes for that day's launches. All three date parameters are optional and default to the current UTC date, so omitting them returns today's leaderboard. The get_leaderboard_date_range endpoint accepts start_date and end_date in YYYY-MM-DD format and aggregates across all days in that window, deduplicating by slug and returning the top products sorted by total upvotes. An optional limit parameter caps the result size.

Product Details

get_product_details takes a slug (for example, claude or ollama) and returns a full product record: name, tagline, description, website_url, twitter_url, a media array of screenshot URLs, a makers array with each maker's name, url, and avatar_url, a topics array of tag strings, and an integer reviews_count. This endpoint is the right place to enrich leaderboard slugs with structured metadata.

Search

search_products accepts a required query string and an optional page integer. Results are paginated at 10 items per page. Each item in the items array carries id, name, slug, tagline, reviews_rating, and reviews_count, making it useful for finding products by keyword and then feeding slugs into get_product_details for deeper data.

Common use cases
  • Track which product categories dominate daily upvote charts by aggregating topics fields from get_daily_leaderboard
  • Build a weekly digest of top-launched products by running get_leaderboard_date_range over a seven-day window
  • Enrich a product database with maker profiles and screenshots using get_product_details for each known slug
  • Monitor launch momentum for a specific product by fetching its upvotes across multiple daily leaderboards
  • Find competing products in a niche by querying search_products with a keyword and comparing reviews_rating values
  • Compile maker directories by collecting makers arrays from product detail responses across a date range
  • Identify trending topic tags by aggregating the topics array across leaderboard items over time
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Product Hunt have an official developer API?+
Yes. Product Hunt offers an official GraphQL API documented at https://api.producthunt.com/v2/docs. It requires OAuth 2.0 application credentials and has its own access and rate policies separate from this Parse API.
What does `get_leaderboard_date_range` return, and how does deduplication work?+
The endpoint collects leaderboard entries across every day between start_date and end_date, then deduplicates by slug so a product that appeared on multiple days appears only once. The returned items array is sorted by upvotes descending. Use the limit parameter to cap result size.
Does `get_product_details` return individual review text or scores?+
It returns reviews_count as an integer but does not expose individual review text, reviewer names, or per-review ratings. The API covers product metadata, maker info, media URLs, and aggregate counts. You can fork it on Parse and revise it to add an endpoint that fetches individual review content.
Is there a way to retrieve comments or discussion threads for a launch?+
Not currently. The API covers leaderboard rankings, product metadata, and search results. You can fork it on Parse and revise it to add an endpoint targeting product discussion or comment data.
How far back does the daily leaderboard data go?+
The get_daily_leaderboard and get_leaderboard_date_range endpoints accept any valid date, but data availability depends on whether Product Hunt's historical leaderboard pages exist for that date. Very old dates may return empty or partial results.
Page content last updated . Spec covers 4 endpoints from producthunt.com.
Related APIs in Developer ToolsSee all →
arxiv.org API
Search and discover academic research papers on arXiv using keywords, authors, titles, categories, and dates, then access detailed metadata for any paper. Browse the complete arXiv category taxonomy to explore research across different scientific disciplines.
theresanaiforthat.com API
Search and discover AI tools across different tasks, get detailed information about specific tools, browse available deals, and stay updated on the latest tools. Find the perfect AI solution for your needs by filtering by task category or checking featured and trending tools.
oeis.org API
Search OEIS for integer sequences by keyword, A-number, or known terms, then retrieve full sequence entries and b-file term data.
nvidia.com API
nvidia.com API
sketchfab.com API
Search and browse 3D models on Sketchfab, including filtering by category, license, animation, and downloadability. Retrieve detailed model metadata, creator profiles, collections, thumbnails, tags, and viewer configuration options.
mvnrepository.com API
Search Maven artifacts and retrieve detailed information about Java libraries, including artifact details, relocation notices, and popular package rankings. Find the exact dependencies you need and discover trending open-source projects in the Maven ecosystem.
alienvault.com API
Search and analyze global threat intelligence data including indicators of compromise, threat pulses, and adversary profiles from the Open Threat Exchange community. Monitor recent security alerts and access detailed information about threats and adversaries to strengthen your cybersecurity defenses.
intelx.io API
Search leaked databases, darknet markets, and paste sites to uncover exposed credentials, breach data, and threat intelligence across the internet. Retrieve detailed results including file previews, account information, and phonebook records to investigate security threats and monitor data breaches.
Product Hunt API – Leaderboards & Product Data · Parse