Automated Weekly Web Page Change Comparison Workflow

somdn_product_page

This n8n workflow automates the process of tracking, comparing, and reporting changes on multiple web pages weekly. It begins with scheduled triggers and initializes workflow variables, including Google Drive and Google Sheets IDs. It uses web scraping tools to extract page content in Markdown format and processes this data to generate structured JSON outputs. The workflow then saves weekly snapshots on Google Drive, compares current and previous week data to detect changes, and generates detailed Markdown change logs. These logs are converted into HTML and stored in Google Docs for easy review. Final steps include updating Google Sheets with comparison links and sending email notifications with the report attached. This workflow is ideal for monitoring competitors, websites, or any web content updates automatically each week.

Node Count

>20 Nodes

Nodes Used

@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenAi, @n8n/n8n-nodes-langchain.outputParserAutofixing, @n8n/n8n-nodes-langchain.outputParserStructured, code, convertToFile, extractFromFile, gmail, googleDocs, googleDrive, googleSheets, if, markdown, n8n-nodes-mcp.mcpClientTool, scheduleTrigger, set, splitInBatches, stickyNote

Reviews

There are no reviews yet.

Be the first to review “Automated Weekly Web Page Change Comparison Workflow”

Your email address will not be published. Required fields are marked *