πŸ“Š Google search engine results page extraction and summarization with Bright Data

⚑ 3,874 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?

This workflow is designed for professionals and teams who need real-time, structured insights from Google Search results without manual effort.

What problem is this workflow solving?

This n8n workflow solves the problem of automating Google Search result extraction, cleanup, summarization, and AI-enhanced formatting for downstream use like sending the results to a webhook or another system.

What this workflow does

  1. Automates Google Search via Bright Data
  1. Cleans and Extracts Useful Content
  1. Summarizes Search Results Through the Gemini Flash + Summarization Chain, it generates a concise summary of the search results. Ideal for users who don’t have time to read full pages of search results.

  2. Formats Data Using AI Agent The AI Agent acts like a virtual assistant that:

  1. Delivers Results to Webhook Sends the final summary + structured search result to a webhook (could be your app, a Slack bot, Google Sheets, or CRM).

Setup

How to customize This Workflow to your needs

1. Change the Search Input

Default: It searches a fixed query or dataset.

Customize:

2. Customize Summarization Style (LLM Output)

Default: General summary using Google Gemini or OpenAI.

Customize:

3.Choose Where the Results Go

Options:

πŸ”— Nodes Used

HTTP Request, AI Agent, Summarization Chain, Google Gemini Chat Model, HTTP Request Tool, Information Extractor

πŸ“₯ Import

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

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