/producthunt/forums/threads
Product Hunt
/producthunt/forums/threads
Get Product Hunt (producthunt.com) forum thread (title, body, author, forum, nested comments) by URL or forum/thread slug pair
**Price:** 10 credits per 30 results
**💡 AI Hint:** Get a Product Hunt (producthunt.com) forum thread (discussion under /p/<forum>/<thread>) by URL or compact '<forum-slug>/<thread-slug>' pair. Returns title, text, author profile, forum context (slug + category), upvote/comment/page-view counters, and a nested comments tree (each comment carries author, text, created_at, vote_count, and inline replies).
**⚠️ Common errors:** 412: Forum thread not found
POST
/producthunt/forums/threads
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
application/json
Product Hunt forum thread — full URL ('https://www.producthunt.com/p/general/') or compact '/' pair.
Minimum string length:
1Pattern:
^(?:https?://[^\s]+|//[^\s]+|(?:www\.)?producthunt\.com[^\s]*|[A-Za-z0-9][A-Za-z0-9._-]*/[A-Za-z0-9][A-Za-z0-9._-]*)$Examples:
"https://www.producthunt.com/p/general/how-do-you-decide-what-features-should-be-free-and-what-should-be-paid"
"general/how-do-you-decide-what-features-should-be-free-and-what-should-be-paid"
Max number of top-level comments to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Response
Successful Response