//接口 · Product Hunt
Product Hunt 接口参考
23 个长期维护的接口,以及各自返回什么。想看 Product Hunt 的完整介绍——示例响应、常见问题和使用场景——请去数据源页面。
关于 Product Hunt 这个数据源/api/producthunt/products/search在 PH 产品里按关键词搜索:id、name、tagline、alias、url、rating、review_count、image。
/api/producthunt/products完整产品资料:基础资料、分类、定价、社交链接、AI 标注的优缺点、创造者名单。
/api/producthunt/products/reviews用户评价,含四个维度的评分拆解、情绪文本,以及评价者点名的替代产品。
/api/producthunt/products/alternatives由 AI 排序的竞品,带相似度分数(embedding、分类、评分)。
/api/producthunt/products/customers反向技术栈:哪些产品在用这个产品,每条都带一句推荐语。
/api/producthunt/products/launches某个产品的完整发布记录:名次、票数、奖项(Golden Kitty、TopPost)。
/api/producthunt/launches完整发布详情:hunter、创造者、话题、媒体素材、徽章、票数和评论数、发布状态。
/api/producthunt/launches/comments发布下的讨论帖:创造者、hunter 和社区回复,带嵌套结构。
/api/producthunt/launches/search按关键词搜发布记录,可选按话题过滤。
/api/producthunt/leaderboards日榜、周榜、月榜、年榜上排名靠前的发布记录。
/api/producthunt/users完整用户资料:声望、Kitty Points 排名、徽章、社交链接、做过的产品。
/api/producthunt/users/comments用户发过的评论,每条都带所在的发布记录和对应产品。
/api/producthunt/users/launches创造者名下所有产品的完整发布记录。
/api/producthunt/users/upvotes用户点过赞的发布记录,是意向和偏好信号。
/api/producthunt/users/stacks用户技术栈里的产品,也就是他真正在用的东西。
/api/producthunt/users/collections用户自己整理的产品清单。
/api/producthunt/topics话题页(比如 artificial-intelligence),带热门产品和子话题。
/api/producthunt/collections精选合集,带策展人资料和产品列表。
/api/producthunt/collections/search浏览或按关键词搜 PH 的全部合集。
/api/producthunt/categories分类页,带热门产品和子分类。
/api/producthunt/categories/list完整的分类树。
/api/producthunt/forums/search论坛帖子搜索:全站流、按板块,或按关键词过滤。
/api/producthunt/forums/threads单个论坛帖子,含嵌套评论树。