/producthunt/users/comments
Get comments posted by a Product Hunt (producthunt.com) user, by username or profile URL
Price: 5 credits per 15 results
💡 AI Hint: Get comments posted by a Product Hunt (producthunt.com) user on product launches and forum discussions. Returns comment text, posted timestamp, comment URL, and context (launch or forum thread) with name, slug, and parent product when the comment was made on a launch. Accepts username, ‘@username’, or 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 username ('kevin'), '@username' handle, 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._-]*)$"kevin"
"@chrismessina"
"https://www.producthunt.com/@rrhoover"
Max number of comments to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500