Main launches feed
Input URL
https://www.producthunt.com/Expected feed
https://www.producthunt.com/feedTest in finderRSS by platform
Product Hunt exposes RSS for the main feed and topic pages.
Quick answer
https://www.producthunt.com/feedContext
Product Hunt has exposed RSS for its daily launches for most of its history. The main /feed URL returns the currently ranked launches, and topic pages expose their own RSS. Product Hunt also has a GraphQL API for deeper integrations, but RSS is the simplest path for most monitoring use cases.
https://www.producthunt.com/feedhttps://www.producthunt.com/feedRSS finder
Test a Product Hunt URL here to get the same feed analysis, import verdict, and live Aggregator-style preview as the main Feed Finder.
Gotchas
Examples
Input URL
https://www.producthunt.com/Expected feed
https://www.producthunt.com/feedTest in finderInput URL
https://www.producthunt.com/feed?category=aiExpected feed
https://www.producthunt.com/feed?category=aiTest in finderGet this into WordPress
Once you have a working Product Hunt feed URL, Aggregator handles the rest, importing as posts, rendering as a display, or filtering before it publishes.
Grab the URL from the finder above or the examples list.
Paste into Add New Feed Source inside WordPress.
Render as a list, import as posts, or filter by keyword before anything goes live.
FAQ
Yes. The main Atom feed is at https://www.producthunt.com/feed. Category-scoped feeds are available via the query-parameter form: https://www.producthunt.com/feed?category=[slug].
Use the query-parameter form: https://www.producthunt.com/feed?category=[slug] (for example, /feed?category=ai). The old path form /topics/[slug]/feed no longer works.
Atom. The Content-Type header is application/atom+xml. Aggregator and most other readers treat Atom and RSS interchangeably, so you can use the URL as-is in any "add an RSS feed" workflow.
Upvote counts appear in the item descriptions but are not a structured feed field. For structured data, use the GraphQL API.
It updates throughout the day as rankings change. A launch that appears in the morning may drop out of the feed by evening if its rank falls.
Yes. Use the main or category-scoped feed URL as a source in Aggregator. Category-scoped feeds are cleaner than the main feed for category-specific editorial use.