π Scrape and summarize webpages with AI
β‘ 378,326 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
This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP requests to fetch essay content, and AI-based summarization using GPT-4o. Itβs an excellent example of an end-to-end automated task that is not only efficient but also provides real value by summarizing valuable content.
Note that to use this template, you need to be on n8n version 1.50.0 or later.
π Nodes Used
HTTP Request, Summarization Chain, OpenAI Chat Model, Recursive Character Text Splitter, Default Data Loader
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File