π Track daily brand mentions from Hacker News to Slack with GPT-4o-mini sentiment analysis
β‘ 114 views Β· π Market Research & Insights
π‘ Pro Tip β For competitive intelligence, ScraperNode can automate the data collection β Yelp reviews, Glassdoor company data, and Crunchbase profiles all return structured JSON you can feed straight into this workflow.
Description
π Description
Monitor daily brand visibility and reputation with an automated AI-powered mention tracker. ππ€ This workflow checks Hacker News every morning for new stories matching your brand keyword, classifies each mentionβs sentiment and urgency using GPT-4o-mini, and delivers a clean daily summary to Slack. If no mentions are found, the workflow sends a simple βno mentions todayβ update insteadβensuring your team is always informed without manual monitoring. Perfect for reputation tracking, competitive intelligence, and early warning alerts. ππ¬
π What This Template Does
1οΈβ£ Triggers every morning at 09:00 to begin the analysis. β° 2οΈβ£ Loads brand name + keyword filters from configuration. π·οΈ 3οΈβ£ Fetches relevant mentions from Hacker News using the Algolia API. π 4οΈβ£ Normalizes raw API data into clean fields (title, URL, snippet, author, points). π 5οΈβ£ Classifies each mentionβs sentiment, stance, topic, and urgency using GPT-4o-mini. π€ 6οΈβ£ Builds a ranked daily summary including top 10 mentions and sentiment totals. π 7οΈβ£ Sends the report to Slack, formatted cleanly and ready for team consumption. π¬ 8οΈβ£ If no mentions exist, sends a simple βno new mentions todayβ message. π« 9οΈβ£ Includes an error handler that notifies Slack of any workflow failures. β οΈ
β Key Benefits
β Automatically tracks brand presence without manual searching β AI-powered sentiment & urgency analysis for deeper insights β Clean Slack summaries keep teams aligned and aware β Early detection of negative or high-urgency mentions β Zero manual monitoring β runs fully on schedule β Suitable for brand monitoring, PR, marketing, and leadership teams
π§© Features
- Daily schedule trigger
- Hacker News API (Algolia) integration
- Structured data normalization
- GPT-4o-mini classification (sentiment, stance, topic, urgency)
- Slack notifications (detailed report or no-mention message)
- Error-handling pipeline with Slack alerts
- Fully configurable brand keywords
π Requirements
- Slack API credentials
- OpenAI API key (GPT-4o-mini)
- No authentication required for Hacker News API
- n8n with LangChain nodes enabled
π― Target Audience
- Brand monitoring & PR teams
- AI companies tracking public sentiment
- Founders monitoring mentions of their product
- Marketing teams watching trends & community feedback
π Nodes Used
HTTP Request, Slack, Schedule Trigger, AI Agent, OpenAI Chat Model, Simple Memory
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File