This n8n workflow automates the process of extracting and filtering links from a webpage for further analysis or processing. Triggered manually, it fetches the webpage’s HTML, extracts all embedded links, identifies relative links, and then combines them with a base URL to form complete URLs, filtering out external links. This workflow is useful for website audit, backlink analysis, or content scraping, enabling users to systematically gather and analyze internal links directly from a webpage.
Automated Internal Link Extraction and Filtering Workflow
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | filter, html, httpRequest, if, manualTrigger, merge, set, splitOut, stickyNote |
Reviews
There are no reviews yet.