Monitor AWS WAF-protected product prices with CapSolver, schedule, and webhook

Go to Workflow
0 views
Built by CapSolver CapSolver
Created on June 11, 2026

Description

How it works

Triggers at a regular interval or via a webhook request.
Solves AWS WAF challenge then makes a request to fetch the product page.
Extracts product data from the retrieved HTML page.
Compares the current and previously stored data to detect any changes.
Sends an alert if data has changed; else logs no change.
Returns results if triggered via webhook.

Setup steps

[ ] Configure schedule settings in 'Every 6 Hours' node.
[ ] Set up AWS WAF credentials in 'Solve AWS WAF' nodes.
[ ] Input target URL in 'Fetch Product Page' nodes.
[ ] Configure webhook URL in 'Receive Monitor Request' node.

Customization

Adjust the target site URL in 'Fetch Product Page' and related nodes to match different sites or specific pages.

Nodes Used (3)

Code
n8n-nodes-base.code
HTML
n8n-nodes-base.html
HTTP Request
n8n-nodes-base.httpRequest