Ask a question and get ranked answers from Hacker News in seconds. A chat based assistant pulls the most popular posts and points you to the exact item you need. It is built for content marketers, product teams, and founders who want fast research without manual browsing.
When you send a message, a chat trigger routes it to an AI Agent that uses an OpenAI chat model. The agent can call a custom tool that starts a sub workflow. That sub workflow uses Hacker News to fetch the top 50 posts of all time, cleans the fields for title, points, and url, and then converts the list to JSON. The Code node returns a single JSON string for the agent to read. The AI Agent is capped at ten steps to stay focused. It then replies with the correct ranked item and includes the link.
Setup is simple. You need an OpenAI API key, and the Hacker News node works without a key. Expect research time to drop from half an hour to a few minutes. Use it to pick headline ideas, build weekly roundups, or check what ranked best for a topic. You can also replace the Hacker News step with your own data source later. Test it by clicking Chat and asking for the 5th most popular post ever, then reuse the pattern for your own questions.