Scrape & Summarize Product Hunt Feedback with BrowserAct & Gemini AI

Go to Workflow
5 views
Built by Madame AI Team | Kai Madame AI Team | Kai
Created on June 05, 2026

Description


Product Hunt Launch Monitor - Scraping & Summarization of Product Hunt Feedbacks

This n8n template provides automated competitive intelligence by scraping and summarizing Product Hunt launch feedback with a specialized AI analyst.

This workflow is essential for product managers, marketing teams, and founders who need to quickly gather and distill actionable insights from competitor launches to inform their own product strategy and positioning.

Self-Hosted Only
This Workflow uses a community contribution and is designed and tested for self-hosted n8n instances only.

How it works
The workflow can be triggered manually but is designed to be easily switched to a Schedule Trigger for continuous competitive monitoring.
A Google Sheet node fetches a list of product names you wish to monitor, which the workflow processes in a loop.
A BrowserAct node then initiates a web scraping task to collect all the public comments from the specified Product Hunt launch page.
An AI Agent, powered by Google Gemini, acts as a competitive intelligence analyst, processing the raw comments.
The AI distills the feedback into a structured format, providing a concise Summary, pinpointing key Positive and Negative feedback, and generating Recommendations for a similar product to be successful.
The structured analysis is saved to a Google Sheet for easy review and tracking.
Finally, a Slack notification confirms that the Product Hunt results have been processed and updated.

Requirements
BrowserAct** API account for web scraping
BrowserAct* "Product Hunt Launch Monitor*" Template
BrowserAct** n8n Community Node -> (n8n Nodes BrowserAct)
Gemini** account for the AI Agent
Google Sheets** credentials for input and saving the analysis
Slack** credentials for sending notifications

Need Help?
How to Find Your BrowseAct API Key & Workflow ID
How to Connect n8n to Browseract
How to Use & Customize BrowserAct Templates
How to Use the BrowserAct N8N Community Node

Workflow Guidance and Showcase

Steal Your Competitor's Weaknesses (Product Hunt + BrowserAct + n8n)

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
Google Gemini Chat Model
@n8n/n8n-nodes-langchain.lmChatGoogleGemini
Google Sheets
n8n-nodes-base.googleSheets
Slack
n8n-nodes-base.slack
Structured Output Parser
@n8n/n8n-nodes-langchain.outputParserStructured