Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$0.07 / 1k products
Scrape Product Hunt launches — today’s leaderboard, a specific date, or by category/topic. Includes upvotes, makers, and ranks.
Endpoint
POST /api/v1/agents/producthunt/products/run
Parameters
Number · How many products to scrape across the whole run. Use 0 for all.
Date picker · Specific Product Hunt day (YYYY-MM-DD). Leave blank for today’s leaderboard.
Date picker · Optional inclusive end date for a daily range. Leave blank to scrape just the start date.
List · Product Hunt category slugs (e.g. ‘ai-code-editors’). One per line. Mutually exclusive with date/topic mode.
List · Product Hunt topic slugs (e.g. ‘developer-tools’, ‘open-source’). One per line. Mutually exclusive with date/category mode.
Response columns
| Field | Display name | Type |
|---|---|---|
productName | Product Name | text |
productUrl | Product URL | url |
tagline | Tagline | text |
upvotes | Upvotes | number |
comments | Comments | number |
followers | Followers | number |
launchDate | Launch Date | date |
dayRank | Day Rank | number |
weekRank | Week Rank | number |
monthRank | Month Rank | number |
categories | Categories | text |
tags | Tags | text |
description | Description | text |
makers | Makers | text |
makerHandles | Maker Handles | text |
thumbnail | Thumbnail | url |
Example
Example response
Response