πŸ“Š Web research summarizer with Decodo Scraper, Google Gemini AI & Sheets integration

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

How it works

This workflow takes a list of links from Google Sheets, visits each page, extracts the main text using Decodo, and creates a summary with the help of artificial intelligence.
It helps you turn research articles or web pages into clear, structured insights you can reuse for your projects, content ideas, or newsletters.

Input: A Google Sheet named input with one column called url.
Output: Another Google Sheet named output, where all the processed data is stored:

Setup steps

  1. Connect your Google Sheets account.
  2. Add your links to the input sheet.
  3. In the Decodo node, insert your API key.
  4. Configure the AI model (for example, Gemini).
  5. Run the workflow and check the results in the output sheet.

πŸ”— Nodes Used

Google Sheets, AI Agent, Google Gemini Chat Model

πŸ“₯ Import

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

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