Block 1 - Sort Instagram Results
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
Full walkthrough video: https://www.youtube.com/watch?v=Me4d4BILvHk What it does This workflow automatically monitors trending content on Instagram using keywords you define. It scrapes the most...
n8n-nodes-base.code, n8n-nodes-base.scheduletrigger, n8n-nodes-base.datatable, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.splitinbatches, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Growth AI.
Original n8n.io source📺 Full walkthrough video: https://www.youtube.com/watch?v=Me4d4BILvHk
This workflow automatically monitors trending content on Instagram using keywords you define. It scrapes the most engaging posts, calculates an engagement score based on likes and comments, ranks content in a leaderboard, and delivers a professional HTML email dashboard — while storing historical data in a structured table for long-term trend tracking.
No manual research. No tab switching. Just the top-performing Instagram content in your inbox, automatically.
Social media managers, content creators, brand managers, marketing teams, and agencies who need to track hashtag performance and trending Instagram content for competitive analysis, content inspiration, and influencer discovery.
The workflow runs a full scraping cycle for each keyword in your list:
apify~instagram-scraperapify~instagram-scraperOpen the "Query social media" DataTable and add one keyword per row. The Loop Over Query node automatically runs a full Instagram scraping cycle for every keyword — no limit on the number of keywords.
Instagram:
directUrlspostsonlyPostsNewerThan: 7 daysAdd a Schedule Trigger to run the workflow automatically — daily, weekly, or at any interval that suits your monitoring needs.
Instagram
Score = (likes × 1) + (comments × 2)
Focused on recent content to capture trending moments. Carousel sub-items excluded to avoid duplicates.
The automated email report includes:
Modify the Code node to:
Brand & competitive monitoring Track brand mentions and competitor content performance on Instagram simultaneously.
Content strategy Identify top-performing posts, discover effective hashtags, and spot emerging trends before they peak.
Influencer discovery Find creators driving the most engagement in your niche and evaluate potential collaborators based on real performance data.
Campaign tracking Monitor hashtag campaigns, track sponsored content performance, and measure share of voice over time.
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.
| Workflow | Monitor Instagram hashtag trends and email reports with Apify and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 12 |
| Categories | Market Research, AI Summarization |
| Author | Growth AI |
| Published | 24 Mar 2026 |
Use the JSON export at /data/workflows/14302/14302.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
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.
Full walkthrough video: https://www.youtube.com/watch?v=Me4d4BILvHk What it does This workflow automatically monitors trending content on Instagram using keywords you define. It scrapes the most...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
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.