πŸ“Š Collect reviews, analyze sentiment, and generate reports with Decodo and Google Gemini

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

πŸ’‘ Pro Tip β€” HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it β€” it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

This n8n workflow automates review collection, analysis, and reporting by scraping review links from Airtable, extracting structured review data, storing it in Google Sheets, and generating AI-powered sentiment insights using Google Gemini.

Use Cases Automated Review Tracking: Continuously fetch and process customer reviews without manual effort. Sentiment Analysis & Insights: Identify overall sentiment, common praise, complaints, and improvement areas using AI. Centralized Review Storage: Store all extracted reviews (date, text, rating) in Google Sheets for easy access and reporting. Scheduled Reporting: Receive summarized review insights via email on a defined schedule.

Good to Know The workflow runs on a daily schedule to process new review links stored in Airtable. Reviews are processed in batches to avoid rate limits and improve stability. Google Gemini is used for intelligent review extraction and sentiment analysis, which may incur API costs. Gemini models can be geo-restricted; a β€œmodel not found” error may indicate regional unavailability.

How it Works

Review Collection & Storage

AI Review Analysis & Reporting

How to Use

  1. Airtable Credentials: Connect your Airtable account and ensure review links are stored in the specified table.
  2. Google Sheets Credentials: Set up Google Sheets OAuth2 to store and retrieve review data.
  3. Google Gemini Credentials: Configure your Google Gemini API key for AI-powered extraction and analysis.
  4. Gmail Credentials: Connect a Gmail account to receive automated review summaries.
  5. Activate Workflow: Enable the workflow to start automated review monitoring and reporting.

Requirements

πŸ”— Nodes Used

Airtable, Google Sheets, Gmail, Schedule Trigger, AI Agent, Google Gemini Chat Model

πŸ“₯ Import

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

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