Back to Templates
This n8n workflow monitors top Hacker News posts (in the Front Page) and identifies business-related pain points using AI.
It filters posts by engagement (comments > 80, points > 200, and recent date), extracts key metadata, fetches the article content, and uses a GPT-4.1-based agent to detect and summarize pain points.
Results are appended to a Google Sheet for further analysis.
To run this workflow, you need to set up credentials for:
Ensure these credentials are created and selected in the respective n8n nodes (Get Posts, OpenRouter Chat Model nodes, Output The Results).