πŸ“Š Google SERP + trends and recommendations with Bright Data & Google Gemini

⚑ 1,427 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 this is for?

Google SERP Tracker + Trends and Recommendations is an AI-powered n8n workflow that extracts Google search results via Bright Data, parses them into structured JSON using Google Gemini, and generates actionable recommendations and search trends. It outputs CSV reports and sends real-time Webhook notifications.

This workflow is ideal for:

What problem is this workflow solving?

Traditional tracking of search engine rankings and search trends is often fragmented and manual. Analyzing SERP changes and trends requires:

This workflow solves the problem by:

What this workflow does

LLM Usage

Google Gemini LLM handles:

Setup

MCPClientAccount.png

The Value field should be set with the Bearer XXXXXXXXXXXXXX. The XXXXXXXXXXXXXX should be replaced by the Web Unlocker Token.

How to customize this workflow to your needs

Input Customization

SERP Source

You can extend the Bright Data search logic to include other engines like Bing or DuckDuckGo.

Output Format

Edit the .csv structure in the Convert to File nodes if you want to include/exclude specific columns.

LLM Prompt Tuning

The Gemini LLM prompt inside the Recommendation or Trends extractor nodes can be fine-tuned for domain-specific insight (e.g., SEO vs eCommerce focus).

πŸ”— Nodes Used

HTTP Request, Basic LLM Chain, Structured Output Parser, Read/Write Files from Disk, Convert to File, Google Gemini Chat Model

πŸ“₯ Import

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

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