π 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.
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:
- URL: original article link
- Title: article title
- Source: website or domain
- Published Date: publication date (if found)
- Main Topic: main theme of the article
- Key Ideas: three main takeaways or insights
- Summary: short text summary
- Text Type: type of content (e.g., article, blog, research paper)
Setup steps
- Connect your Google Sheets account.
- Add your links to the
inputsheet. - In the Decodo node, insert your API key.
- Configure the AI model (for example, Gemini).
- Run the workflow and check the results in the
outputsheet.
π Nodes Used
Google Sheets, AI Agent, Google Gemini Chat Model
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File