π Analyze Trustpilot & Sitejabber sentiment with Decodo + Gemini to sheets
β‘ 97 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.
Description
Analyze Trustpilot & Sitejabber sentiment with Decodo + Gemini to Sheets
Sign up for Decodo HERE for Discount
This template scrapes public reviews from Trustpilot and Sitejabber with a Decodo tool, converts findings into a flat, spreadsheet-ready JSON, generates a concise sentiment summary with Gemini, and appends everything to Google Sheets. Itβs ideal for reputation snapshots, competitive analysis, or lightweight BI pipelines that need structured data and a quick narrative.
Whoβs it for?
Marketing teams, growth analysts, founders, and agencies who need repeatable review collection and sentiment summaries without writing custom scrapers or manual copy/paste.
How it works
- A Form Trigger collects the Business Name or URL.
- Set (Config Variables) stores
business_name,spreadsheet_id, andsheet_id. - The Agent orchestrates the Decodo tool and enforces a strict JSON schema with at most 10 reviews per source.
- Gemini writes a succinct summary and recommendations, noting missing sources with: βThereβs no data in this website.β
- A Merge node combines JSON fields with the narrative.
- Google Sheets appends a row.
How to set up
- Add Google Sheets, Gemini, and Decodo credentials in Credential Manager.
- Replace
(YOUR_SPREADSHEET_ID)and(YOUR_SHEET_ID)in Set: Config Variables. - In Google Sheets, select Define below and map each column explicitly.
- Keep the parser and agent connections intact to guarantee flat JSON.
- Activate, open the form URL, submit a business, and verify the appended row.
π Nodes Used
Google Sheets, AI Agent, Structured Output Parser, n8n Form Trigger, Google Gemini Chat Model, Google Gemini
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File