πŸ“Š AI-powered automatic analysis of YouTube product reviews with Apify + GPT

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

πŸ’‘ Pro Tip β€” YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments β€” no quota limits, just structured data.

View All Scrapers

Description

AI-Powered Automatic Analysis of YouTube Product Reviews With Apify

This n8n workflow automates the process of searching, transcribing, and analyzing product reviews extracted from YouTube videos, generating a clear, ready-to-use report in HTML format and/or email.


πŸ“Œ Usage and How It Works

  1. Enter the product name (via webhook or manually).
  2. The workflow searches YouTube videos related to the product using Apify.
  3. Extracts the text (transcription) from the selected videos.
  4. Merges and separates each video’s content to maintain context.
  5. Analyzes the texts with GPT-4o-mini to obtain:
    • Strengths (pros, advantages, what users value most).
    • Weaknesses (cons, problems, criticisms).
    • Other relevant points mentioned in the reviews.
  6. Returns an HTML report (via email or webhook), ready for reading or presentation.

The entire process is fully automated and multi-language (language configured in the LANG node).


πŸ’‘ Why Buy This Workflow


🎯 Who It’s For


πŸ’° Usage Costs


πŸ”§ Technologies Used


πŸ“¬ Basic Support

For questions or basic support, email: oriolrotllant3@gmail.com


Example result

Example result screenshot png

πŸ”— Nodes Used

HTTP Request, Webhook, Gmail, Stop and Error, Markdown, OpenAI

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup