/producthunt/leaderboards
Get a Product Hunt leaderboard snapshot for a given period and date.
Price: 5 credits per 30 results
💡 AI Hint: Get a Product Hunt leaderboard for a specific period and date. date format follows the period: daily ‘YYYY/M/D’ (e.g. ‘2024/1/15’), weekly ‘YYYY/W’ (ISO week, e.g. ‘2024/3’), monthly ‘YYYY/M’ (e.g. ‘2024/1’), yearly ‘YYYY’ (e.g. ‘2024’). Returns the top-ranked launches with rank, name, tagline, launch_alias, product_alias, upvote_count, comment_count, image, topics, and dates.
⚠️ Common errors: 412: Leaderboard for the given period/date is not found
Authorizations
API token from the dashboard
Headers
Body
Leaderboard period.
daily, weekly, monthly, yearly "daily"
Leaderboard date matching the period: daily 'YYYY/M/D', weekly 'YYYY/W' (ISO week), monthly 'YYYY/M', yearly 'YYYY'.
4"2024/1/15"
"2024/3"
"2024/1"
"2024"
Max number of leaderboard items to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response