/producthunt/launches/search
Search Product Hunt (producthunt.com) launches by keyword, optional topic and featured filters
Price: 1 credit per 20 results
💡 AI Hint: Search Product Hunt (producthunt.com) launches by keyword. A launch is one product release on PH (a product can have many launches over time). Returns id, name, alias, url, created_at, and the parent product (id, name, tagline, alias, url, rating, review_count, image, is_offline). Optionally filter by topic name (e.g. ‘Productivity’, ‘Artificial Intelligence’) and featured-only flag.
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
Search keyword
1"ai"
"notion"
"crm"
Max number of launches to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500Filter to launches tagged with this Product Hunt topic. Must be the topic DISPLAY NAME in title case (e.g. 'Productivity', 'Artificial Intelligence', 'Notion'), not the URL slug — the upstream search index here keys on display name, while other Product Hunt endpoints (topics, categories, leaderboard) take topic as slug.
"Productivity"
When true, only featured launches are returned (matches the site's default).