/producthunt/users/stacks
Get Product Hunt (producthunt.com) products in a user’s stack by username or profile URL
Price: 5 credits per 6 results
💡 AI Hint: Get the list of Product Hunt (producthunt.com) products a user keeps in their stack (the tools they use) by username (with or without leading @) or by full profile URL. Each item: product id, name, alias, tagline, image, rating, stack_count (how many users stack it), is_offline flag, and the date the user added it to their stack. Returns an empty list when the user has not added any products.
⚠️ 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 username ('kevin', '@kevin') or full profile URL ('https://www.producthunt.com/@kevin').
1^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?producthunt\.com[^\s]*|@?[A-Za-z0-9][A-Za-z0-9._-]*)$"syswarren"
"@rrhoover"
"https://www.producthunt.com/@kevin"
Max number of stack products to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Response
Successful Response