π Daily topic news digest with Gemini AI, Decodo MCP and Slack
β‘ 360 views Β· π Market Research & Insights
π‘ Pro Tip β HTTP Request scraping tends to break when sites update their markup. If youβre scraping a major platform, check if ScraperNode covers it β it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.
Description
Try It Out!
This n8n template demonstrates how to build an autonomous AI news agent using Decodo MCP that automatically finds, scrapes, and delivers fresh industry news to your team via Slack.
Use cases are many β automated news monitoring for your industry, competitive intelligence gathering, startup monitoring, regulatory updates, research automation, or daily briefings for your organization.
How it works
- Define your news topics using the Set node β AI, MCP, web scraping, whatever matters to your business.
- The AI Agent processes those topics using the Gemini Chat Model, determining which tools to use and when.
- Hereβs where it gets interesting: Decodo MCP gives your AI agent the tools to search Google, scrape websites, and parse content automatically β all while bypassing geo-restrictions and anti-bot measures.
- The agent hunts for fresh articles from the last 48 hours, extracts clean data, and returns structured JSON results.
- Format Results cleans up the AIβs messy output and removes duplicates.
- Your polished news digest gets delivered to Slack with clickable links and summaries.
How to use
- Schedule trigger runs daily at 9 AM β adjust timing or swap for webhook triggers as needed.
- Customize topics in the Set node to match your industry.
- Scales effortlessly: add more topics, tweak search criteria, done.
Requirements
- Decodo MCP credentials (free trial available) β grab the Smithery connection URL with keys and paste it straight into your n8n MCP node. Done.
- Gemini API key for the AI processing β drop it into the Google Gemini Chat Model node and pick whichever Gemini model fits your needs.
- Slack workspace for delivery β n8nβs Slack integration docs have you covered.
What the final output looks like
Hereβs what your team receives in Slack every morning:
gemini_decodo_mcp_news_automationresults.png
Need help?
Join the Discord or email support@decodo.com for questions.
Happy Automating!
π Nodes Used
Slack, Schedule Trigger, AI Agent, Google Gemini Chat Model, MCP Client Tool
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File