πŸ“Š AI competitor review analyzer with Dumpling AI + GPT-4o + Google Sheets

⚑ 778 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

Who is this for?

This workflow is perfect for marketers, SEO specialists, product teams, and competitive analysts who want to monitor and summarize public reviews of their competitors. It’s especially helpful for small teams who want fast insights from Google reviews without spending hours manually reading and sorting them.


What problem is this workflow solving?

Manually going through competitor reviews is time-consuming and repetitive. You risk missing patterns or insights, and it’s hard to share summaries with your team quickly. This workflow automatically scrapes reviews from Google and generates a structured summary of pain points and positive feedback. That way, you can focus on strategy instead of sorting through dozens of reviews.


What this workflow does

This automation watches for new competitor entries in a Google Sheet, then:

  1. Uses Dumpling AI to scrape the latest Google reviews (up to 20) for each business.
  2. Splits and cleans the reviews for analysis.
  3. Sends them to GPT-4o, which summarizes the most common complaints and praises.
  4. Saves the structured result back to the same Google Sheet.

You’ll instantly get an overview of what people are saying about any competitor.


Setup

  1. Google Sheet Setup

    • Create a Google Sheet with at least one column: Business
    • Add names or search queries for the competitors you want to analyze
    • Optional: Add columns for Summary of Reviews and Pain Points
  2. Connect Dumpling AI

    • Sign up at Dumpling AI
    • Create an agent using the get-google-reviews endpoint
    • Copy your agent key
    • Use it in the HTTP Request node in this workflow
  3. OpenAI Setup

    • Use your API key with GPT-4o access
    • The prompt is already structured to generate grouped summaries from reviews
  4. Run the Workflow

    • Trigger it manually or schedule it
    • Make sure your Google Sheets, OpenAI, and Dumpling AI connections are active

How to customize this workflow to your needs


🧠 Node Details


Dependencies


πŸ”— Nodes Used

Google Sheets, HTTP Request, Google Sheets Trigger, OpenAI

πŸ“₯ Import

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

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