Skip to main content

Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify

Workflow preview

Workflow preview
100%
Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify preview
Open on n8n.io

Important notice

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

1. Workflow Overview

This workflow contains community nodes that are only compatible with the self hosted version of n8n. This template helps you discover trending Instagram Reels from competitors or any public profile...

Best for

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

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.notion, n8n-nodes-base.code, n8n-nodes-base.switch, n8n-nodes-base.wait, @apify/n8n-nodes-apify.apify, n8n-nodes-base.httprequest, n8n-nodes-base.if

Source and attribution

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

Original n8n.io source

1.1 Workflow description

Title
Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify
Workflow name
Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

This template helps you discover trending Instagram Reels from competitors or any public profiles you choose.

📺 How It Works

The workflow automatically monitors selected Instagram accounts using Apify, pulls recent Reels, and analyzes their performance.

It calculates engagement levels, detects early “hot” content, translates text if needed, and organizes all results into a structured Notion database — ready for review and production.

I've recorded a video walkthrough to show you how the system works in detail. 👉 https://www.youtube.com/watch?v=rdfRNHpHX8o

@youtube


📄 Download Notion Database Structure

You can download the Notion table structure (with all required columns and formats) here:
👉 https://drive.google.com/file/d/1FVaS_-ztp6PDAJbETUb1dkg8IqE4qHqp/view?usp=sharing


👤 Who’s it for

This workflow is for marketers, content creators, social media managers, and automation enthusiasts who want to stay ahead of Instagram Reels trends.
Whether you're building a content pipeline or studying competitors, this tool saves hours of manual tracking.


🔧 How to set up

  1. Create the required databases in Notion (structure file provided).
  2. Import the .json workflow into your n8n instance.
  3. Set up credentials for Notion, Apify, and Gemini API.
  4. Link those credentials in the workflow.
  5. Adjust the Variables node with your test account list and settings.
  6. Run a test with 3–5 profiles and validate the output.
  7. Once working, update Variables with your full config.

📋 Requirements

  • An n8n instance (self-hosted or cloud)
  • A Notion account (separate workspace recommended)
  • Apify account (usage-based pricing for Instagram scraping)
  • Gemini API key for AI processing (usage-based pricing)

🧩 How to customize the workflow

The system is fully modular. You can:

  • In the Set Prompt node, you can define your own rules for detecting content categories and video types.
  • Change video filters (e.g., what counts as “hot” or “early hot”)
  • Modify Notion fields or adapt to your own database structure
  • Add more parsing logic to Variables
  • Switch translation language
  • Integrate with your content production flow

Each part of the workflow is clearly labeled and editable — feel free to adapt it to your goals.

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 - When clicking ‘Execute workflow’

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

Block 2 - Get Sources

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

Block 3 - Variables

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

Block 4 - Apify Payload

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

Block 5 - Switch

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

Block 6 - Wait

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 7 - Get dataset items

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

Block 8 - Get Status

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

Block 9 - Run an Actor

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

Block 10 - Update Accounts

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

Block 11 - Get Reels

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

Block 12 - Many to One

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

Block 13 - Code

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

Block 14 - Map Reels

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

Block 15 - Create

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

Block 16 - Update

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

Block 17 - Download Video

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

Block 18 - Upload to Gemini

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

Block 19 - Gemini Analyze

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

Block 20 - Is Uploaded And Active?

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

Block 21 - Get File State

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

Block 22 - Processing Delay

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 23 - Format Response

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

Block 24 - Set Prompt

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify
Complexity advanced
Nodes 36
Categories Market Research, AI Summarization
Author Eugene Green
Published 08 Jul 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/5795/5795.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 Find top-performing Instagram Reels & save insights to Notion with Gemini & Apify do?

This workflow contains community nodes that are only compatible with the self hosted version of n8n. This template helps you discover trending Instagram Reels from competitors or any public profile...

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.