πŸ“Š Extract & summarize Bing Copilot search results with Gemini AI and Bright Data

⚑ 743 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 automates the process of querying Bing’s Copilot Search, extracting structured data from the results, summarizing the information, and sending a notification via webhook. It leverages the Microsoft Copilot to retrieve search results and integrates AI-powered tools for data extraction and summarization.

What problem is this workflow solving?

  1. Data Analysts and Researchers: Who need to gather and summarize information from Bing search results efficiently.​

  2. Developers and Engineers: Looking to integrate Bing search data into applications or services.​

  3. Digital Marketers and SEO Specialists: Interested in monitoring search engine results for specific keywords or topics.

What this workflow does

Manually extracting and summarizing information from search engine results can be time-consuming and error-prone. This workflow automates the process by:​

  1. Performing Bing searches using Bright Data’s Bing Search API.​

  2. Extracting structured data from the search results.​

  3. Summarizing the extracted information using AI tools.​

  4. Sending the summarized data to a specified endpoint via webhook.

Setup

How to customize this workflow to your needs

  1. Modify Search Queries: Adjust the search terms to target different topics or keywords.​

  2. Change Data Extraction Logic: Customize the extraction process to capture specific data points from the search results.​

  3. Alter Summarization Techniques: Integrate different AI models or adjust parameters to change how summaries are generated.​

  4. Update Webhook Endpoints: Direct the summarized data to different endpoints as required.​

  5. Schedule Workflow Runs: Set up automated triggers to run the workflow at desired intervals.

πŸ”— Nodes Used

HTTP Request, Summarization Chain, Basic LLM Chain, Structured Output Parser, Recursive Character Text Splitter, Default Data Loader

πŸ“₯ Import

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

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