Skip to main content

Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram

Workflow preview

Workflow preview
100%
Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Description: Turn your n8n workflow into an automated competitive intelligence unit. This template monitors competitor activities across blog feeds and YouTube channels to detect strategic shifts. ...

Best for

  • Market Research automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.scheduletrigger, n8n-nodes-base.youtube, @apify/n8n-nodes-apify.apify, n8n-nodes-base.code, n8n-nodes-base.merge, n8n-nodes-base.rssfeedread, @n8n/n8n-nodes-langchain.googlegemini, n8n-nodes-base.telegram

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Cuong Nguyen.

Original n8n.io source

1.1 Workflow description

Title
Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram
Workflow name
Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram
Description:

Turn your n8n workflow into an automated competitive intelligence unit. This template monitors competitor activities across blog feeds and YouTube channels to detect strategic shifts. Instead of simply aggregating links, it uses Apify to fetch full video transcripts and Google Gemini to analyze the content's underlying message, tone, and positioning. The final output is a structured strategic briefing sent to Telegram and archived in Notion for long-term research.

Who is this for

This workflow is designed for market researchers, founders, and content strategists who need deep insights into competitor activities without manually scrubbing video timelines or reading daily blog posts.

How it works

  1. Ingest: The workflow pulls the latest articles from configured RSS feeds and searches for new videos on specific YouTube channels.

  2. Deep Dive: It automatically triggers an Apify actor to scrape the full transcript of any new video, ensuring the AI analyzes the spoken content rather than just metadata.

  3. Analyze: Google Gemini processes the consolidated text to identify core messages, hidden strategies, and suggests potential counter-tactics.

  4. Report:

  • Telegram: Delivers a concise HTML executive summary with direct source links.

  • Notion: Appends a comprehensive report to a database using formatted Notion Blocks (Headings, Toggles, and Bullet points).

Requirements

  • Apify Account: A free account is sufficient to run the youtube-transcript-scraper.

  • Services: Google Gemini (PaLM), YouTube Data API, Telegram, Notion.

How to set up

  1. Credentials: Configure your API keys for YouTube, Apify, Google Gemini, Telegram, and Notion.

  2. Notion Setup: Create a new Database with two properties: Name (Title) and date (Date). Copy the Database ID from the URL into the Notion node.

  3. Data Sources:

  • Update the Channel ID in the YouTube nodes to track your target competitors.
  • Update the Feed URL in the RSS nodes.

How to customize the workflow

  • Scale Up: To monitor more competitors, duplicate the YouTube or RSS nodes in the "Data Sources" section and connect them to the Merge node.

  • Adjust Analysis: Modify the system prompt in the Google Gemini node to focus on specific intelligence needs (e.g., "Focus on pricing changes" or "Identify new feature releases").

  • Token Optimization: Use the configuration in the Code - Data Prep node to limit the number of items processed daily if you are using free-tier API limits.

Need Help or Want to Customize This?

Contact me for consulting and support: Email: [email protected]

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Schedule Trigger

Type / Role
n8n-nodes-base.scheduleTrigger - scheduleTrigger
Config choices
Version 1.3

Block 2 - YouTube (Competitor A): Search Video

Type / Role
n8n-nodes-base.youTube - youTube
Config choices
Version 1

Block 3 - Apify - Get Dataset Items

Type / Role
@apify/n8n-nodes-apify.apify - apify
Config choices
Version 1

Block 4 - Code - Normalize Apify Items

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 5 - Merge (YouTube) (Mode Append)

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 6 - YouTube (Competitor B): Search Video

Type / Role
n8n-nodes-base.youTube - youTube
Config choices
Version 1

Block 7 - Apify - Run an Actor

Type / Role
@apify/n8n-nodes-apify.apify - apify
Config choices
Version 1

Block 8 - RSS Feed (Competitor A): TechCrunch

Type / Role
n8n-nodes-base.rssFeedRead - rssFeedRead
Config choices
Version 1.2

Block 9 - RSS Feed (Competitor B): n8n Blog

Type / Role
n8n-nodes-base.rssFeedRead - rssFeedRead
Config choices
Version 1.2

Block 10 - Merge (RSS): Mode Append

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 11 - Merge (All Data): Mode Append

Type / Role
n8n-nodes-base.merge - merge
Config choices
Version 3.2

Block 12 - Code (Data Prep)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 13 - Google Gemini - Generate

Type / Role
@n8n/n8n-nodes-langchain.googleGemini - googleGemini
Config choices
Version 1

Block 14 - Telegram: Send Message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 15 - Code (Build Notion Blocks)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 16 - Notion - Create Database Page

Type / Role
n8n-nodes-base.notion - notion
Config choices
Version 2.2

Block 17 - HTTP Request (Notion Append Children)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.3

Block 18 - Code - Robust Parser (Gemini JSON)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 19 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram
Complexity advanced
Nodes 23
Categories Market Research, AI Summarization
Author Cuong Nguyen
Published 26 Dec 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/12161/12161.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Analyze competitor strategy from YouTube & RSS with Gemini AI to Notion & Telegram do?

Description: Turn your n8n workflow into an automated competitive intelligence unit. This template monitors competitor activities across blog feeds and YouTube channels to detect strategic shifts. ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Market Research, AI Summarization use case.