πŸ“Š Collect viral Instagram AI art with GPT-4 analysis and Telegram delivery

⚑ 60 views Β· πŸ“Š Market Research & Insights

πŸ’‘ Pro Tip β€” Heads up β€” if this workflow’s Instagram scraping breaks (it happens whenever Meta updates their frontend), ScraperNode is a community node that handles profiles, posts, reels, and comments without any HTML parsing.

View All Scrapers

Description

Who is this for?

This template is perfect for:

What this workflow does

This workflow automatically collects viral AI art posts from Instagram and delivers them to your Telegram with Japanese translations. It runs daily and filters only high-engagement posts to ensure quality content.

Key Features:

How it works

  1. Schedule Trigger - Runs daily at 18:00
  2. Instagram Scraping - Apify collects posts from multiple AI art hashtags
  3. Viral Filter - Only posts with 100+ likes and valid captions pass through
  4. Translation - DeepL translates captions from English to Japanese
  5. Image Download - Fetches the post image
  6. Telegram Delivery - Sends photo with translated caption, likes count, and source link
  7. Rate Limiting - 3-second delay between posts to avoid API limits

Setup Requirements

How to set up

  1. Import this workflow into n8n
  2. Set up credentials:
    • Connect your Apify account
    • Add your DeepL API key
    • Configure Telegram Bot token
  3. Replace YOUR_TELEGRAM_CHAT_ID with your actual Chat ID in both Telegram nodes
  4. (Optional) Adjust the viral threshold in the Filter node
  5. (Optional) Modify hashtags in the Apify node
  6. Activate the workflow

How to customize


## πŸ”— Nodes Used

Google Sheets, HTTP Request, Slack, Telegram, DeepL, Schedule Trigger

## πŸ“₯ Import

Download [`workflow.json`](workflow.json) and import into n8n:
**Workflow menu β†’ Import from File**

[πŸ“– Importing guide](../../../docs/importing-templates.md) Β· [πŸ”‘ Credential setup](../../../docs/credential-setup.md)