/producthunt/users/launches
Get a Product Hunt (producthunt.com) user’s full maker history — launches they created
Price: 5 credits per 15 results
💡 AI Hint: Get the full list of launches a Product Hunt (producthunt.com) user is a maker of. Each entry includes launch alias, name, tagline, image, launch date, and the parent product (alias, name, tagline, image). Accepts username (‘kevin’), @username (‘@kevin’), or full profile URL.
⚠️ Common errors: 412: User not found
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
Product Hunt user — username ('kevin'), @username ('@kevin'), or profile URL ('https://www.producthunt.com/@kevin').
1^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?producthunt\.com[^\s]*|@?[A-Za-z0-9][A-Za-z0-9._-]*)$"kevin"
"@kevin"
"https://www.producthunt.com/@kevin"
Max number of launches to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500