Scrape and Summarize Webpages with AI
Pulls article links from an index page, fetches each post, and summarizes the content with GPT-4o end-to-end.
Description
An end-to-end n8n template that demonstrates AI-driven web research: it parses links from a landing page via HTML extraction, fetches each essay with HTTP Request, and generates summaries with GPT-4o. The output is structured rows you can dump to Sheets, Notion, or a digest email.
Tags
Install
Install via n8n template
n8n import @n8n-team/n8n-scrape-and-summarize-webpages-with-aiRatings & reviews
Community rating
No ratings yet.
Be the first to share what working with this skill is actually like.
Related skills in Web scraping and data collection
Fetch MCP Server
Reference MCP server that retrieves web pages and converts HTML to markdown so LLMs can consume web content efficiently.
Real Estate Intelligence Tracker with Bright Data and OpenAI
Scrapes listing pages through Bright Data's anti-bot network and uses OpenAI to extract structured price, location, and feature data into Google Sheets.