Web Automation
Extract web page data and automatically send results via webhooks
11 nodes
141
72
Automatic trigger
Workflow Description
A workflow that receives manual triggers or external webhook requests, fetches web page content via HTTP, extracts structured data from HTML elements, processes the information, and sends the final results to external systems through webhooks.
How it works
- 1.Trigger the workflow manually or through an external webhook request
- 2.Fetch the target web page content using an HTTP request
- 3.Extract structured data from specific HTML elements using selectors
- 4.Process and format the extracted data according to requirements
- 5.Send the final results to an external system via webhook
Use cases
- Monitor product prices across e-commerce websites and track price changes
- Collect news articles and blog posts from multiple sources automatically
- Scrape contact information or job listings from target websites for lead generation
Requirements
- Basic knowledge of CSS selectors or XPath for querying HTML elements
- Access to target web pages without blocking or authentication restrictions
- A webhook endpoint configured to receive and process the extracted data
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
HTML
Details
Trigger
Automatic trigger
Nodes
11
Apps
1
Views
141
Downloads
72
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (11)
/
On clicking 'execute'
Manual Trigger
Get overview page
HTTP Request
Extract links
HTML Page
Remove duplicate links
Item Lists
Split out lists
Item Lists
Get episode page
HTTP Request
Extract script
HTML Page
Parse JSON
Set
Define feed items
Function
Feed
Webhook
Serve feed
Webhook