📱 Auto-moderate Instagram comments with Perspective API & Slack alerts

⚡ 280 views · 📱 Social Media & Email Marketing

💡 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

Automatically detects and hides hate speech/toxic comments, alerts your team, and logs flagged content for review.

Workflow Overview

Prerequisites:

How to Import

  1. In n8n, go to the workflows list.
  2. Click “Import from JSON” (or paste into a new workflow).
  3. Update placeholders:
    • Replace YOUR_INSTAGRAM_ACCESS_TOKEN with your token.
    • Replace YOUR_PERSPECTIVE_API_KEY with your key.
    • Set up credentials for HTTP Request (Instagram), Slack, and Google Sheets.
    • Adjust YOUR_INSTAGRAM_BUSINESS_ACCOUNT_ID and YOUR_MEDIA_ID (or make it dynamic).
  4. Test and activate.

If you encounter issues (e.g., API rate limits), adjust the schedule or add waits.

Notes on Customization

đź”— Nodes Used

Cron, Google Sheets, HTTP Request, Slack, Webhook

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup