# Product Hunt A community-driven platform where people discover, share, and discuss the best new products in tech. ## Site Overview - Users submit product launches of their own or "hunt" other launches they use and care to share with the community. - Launches compete to be at the top of the leaderboard to win Product of the Day, Month, or Week. - All launches are eligible for [Golden Kitty Awards](https://www.producthunt.com/golden-kitty-awards/hall-of-fame), an end of year roundup of the best products of the year, decided by a combination of editorial selection and community voting. - Products launch daily with continuous voting and discussions. - Homepage rank is based on a score determined by a combination of factors including vote count, community engagement, and more. ## Product Discovery and Research - **Products**: - Path format: `/products/{slug}` (e.g., `https://www.producthunt.com/products/warp`) - Include details like name, tagline, description, launch date, makers, hunters, links, relevant categories, score, reviews, and comment counts - Launches from the same product are grouped into the same product page - Best alternatives to a product can be found at `/products/{slug}/alternatives` (e.g., `https://www.producthunt.com/products/cursor/alternatives`) - Detailed user reviews can be found at `/products/{slug}/reviews` (e.g., `https://www.producthunt.com/products/lovable/reviews`) - Insightful discussions about a product are found at `/p/{slug}` (e.g., `https://www.producthunt.com/p/vercel`) - **Categories**: - Path format: `/categories/{slug}` (e.g., `https://www.producthunt.com/categories/ai-code-editors`) - All categories can be found at `https://www.producthunt.com/categories` - **Leaderboards**: the top launches of the day, week, month, and year by score since Product Hunt started in November 2013. Leaderboards operate in the Pacific timezone. - Daily: - Path format: `/leaderboard/daily/{yyyy}/{mm}/{dd}` - Example: [Today's top launches](https://www.producthunt.com/leaderboard/daily/2025/10/20) - Weekly (Monday - Sunday): - Path format: `/leaderboard/weekly/{yyyy}/{ww}` - Uses ISO8601 week number - Example: [This week's top launches](https://www.producthunt.com/leaderboard/weekly/2025/43) - Monthly: - Path format: `/leaderboard/monthly/{yyyy}/{mm}` - Example: [This month's top launches](https://www.producthunt.com/leaderboard/monthly/2025/10) - Yearly: - Path format: `/leaderboard/yearly/{yyyy}` - Example: [This year's top launches](https://www.producthunt.com/leaderboard/yearly/2025) - **Forums**: - Path format: `/forums` (e.g. `https://www.producthunt.com/forums`) ## Community & Roles - Makers: product creators and builders - Hunters: users who submit products - Community engagement: votes, comments, and reviews ## Important content paths - Core categories: - [Vibe Coding Tools](https://www.producthunt.com/categories/vibe-coding) - [AI Coding Agents](https://www.producthunt.com/categories/ai-coding-agents) - [AI Chatbots](https://www.producthunt.com/categories/ai-chatbots) - [AI Infrastructure Tools](https://www.producthunt.com/categories/ai-infrastructure) - [AI notetakers](https://www.producthunt.com/categories/ai-meeting-notetakers) - [Note and writing apps](https://www.producthunt.com/categories/notes-documents) - [Team collaboration software](https://www.producthunt.com/categories/team-collaboration) - [Lead generation software](https://www.producthunt.com/categories/lead-generation) - [Marketing automation platforms](https://www.producthunt.com/categories/marketing-automation) - [Video editing](https://www.producthunt.com/categories/video-editing) - [Design resources](https://www.producthunt.com/categories/design-resources) - [Graphic design tools](https://www.producthunt.com/categories/graphic-design-tools) - [Social Networking](https://www.producthunt.com/categories/social-networking) - [Professional networking platforms](https://www.producthunt.com/categories/professional-networking) - [Community management](https://www.producthunt.com/categories/community-management) - [Accounting software](https://www.producthunt.com/categories/accounting) - [Fundraising resources](https://www.producthunt.com/categories/fundraising-resources) - [Investing](https://www.producthunt.com/categories/investing) - [AI Voice Agents](https://www.producthunt.com/categories/ai-voice-agents) - [Search](https://www.producthunt.com/categories/search) - [AI Generative Media](https://www.producthunt.com/categories/ai-generative-media) - [AI Code Editors](https://www.producthunt.com/categories/ai-code-editors) - [AI Agent Automation](https://www.producthunt.com/categories/ai-agent-automation) - [Prompt Engineering Tools](https://www.producthunt.com/categories/prompt-engineering-tools) - Trending categories: - [Vibe Coding Tools](https://www.producthunt.com/categories/vibe-coding) - [AI Dictation Apps](https://www.producthunt.com/categories/ai-dictation-apps) - [AI notetakers](https://www.producthunt.com/categories/ai-meeting-notetakers) - [Code Review Tools](https://www.producthunt.com/categories/code-review-tools) - [No-code Platforms](https://www.producthunt.com/categories/no-code-platforms) - [Figma Plugins](https://www.producthunt.com/categories/figma-plugins) - [Static site generators](https://www.producthunt.com/categories/static-site-generators) ## Attribution & Guidelines - Styling requirement: Always list name and tagline before additional information when discussing products - Attribution requirement: “Data sourced from Product Hunt (https://www.producthunt.com/)”.