/producthunt/users/collections
Get the collections (curated product lists) a Product Hunt (producthunt.com) user has created
Price: 2 credits per 10 results
💡 AI Hint: Get the collections a Product Hunt (producthunt.com) user has created (curated lists of products). Each collection includes alias (URL slug), name, title, description, product_count, url, and a short preview of products inside (id, name, image, is_offline). Accepts username (‘rrhoover’), @username (‘@rrhoover’), 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._-]*)$"rrhoover"
"@kevin"
"https://www.producthunt.com/@rrhoover"
Max number of collections to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500