n8n-nodes-base.html
315 workflows using this node.
What is the n8n-nodes-base.html node used for in n8n workflows?
n8n-nodes-base.html n8n workflows are automation templates that use the n8n-nodes-base.html node as part of a reusable workflow. Builders use these templates to inspect how the node connects with triggers, data transformation steps, app integrations, notifications, storage, or AI-powered actions inside n8n. Each workflow listing includes a title, summary, author attribution, categories, complexity level, source links when available, and a downloadable JSON file for review before import. Use this page to compare practical examples, understand the surrounding nodes, and choose a template that can be safely tested and adapted in your own n8n workspace.
n8n-nodes-base-html
Ultimate scraper workflow for n8n
What this template does The Ultimate Scraper for n8n uses Selenium and AI to retrieve any information displayed on a...
Extract spending history from gmail to google sheet
How it works 1. Fetch transaction notification emails (including attachments) 2. Clean up data 3. Let AI (Basic LLM C...
Weekly reminder on your notion tasks with a deadline
Who might benfit from this workflow? Everyone organizing him/herself by using a notion database for tasks but losing...
Store new orders to Airtable and summarize daily orders through email
What this template does This workflow will collect order data as it is produced, then send a summary email of all ord...
Save n8n Cloud invoices received in Gmail in Google Drive
Who this is for This template is for everyone that wants to download their n8n Cloud invoices automatically as a PDF...
Dynamically generate a webpage from user request using OpenAI structured output
This workflow is a experiment to build HTML pages from a user input using the new Structured Output from OpenAI. How...
Customer insights with Qdrant, Python and information extractor
This n8n template is one of a 3 part series exploring use cases for clustering vector embeddings: Survey Insights Cus...
Recipe recommendations with Qdrant and Mistral
This n8n workflow demonstrates creating a recipe recommendation chatbot using the Qdrant vector store recommendation...
Autonomous AI crawler
This workflow with AI agent is designed to navigate through the page to retrieve specific type of information (in thi...
Automated web scraping: email a CSV, save to Google Sheets & Microsoft Excel
How it works: The workflow starts by sending a request to a website to retrieve its HTML content. It then parses the...
🦅 Get a bird's-eye view of your n8n instance with the Workflow Dashboard!
UPDATE on May 2025 – added section with all n8n instance webhooks Using n8n a lot? Soar above the limitations of the...
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airta...
Scrape and summarize posts of a news site without RSS feed using AI and save them to a NocoDB
The News Site from Colt, a telecom company, does not offer an RSS feed, therefore web scraping is the choice to extra...
Summarize social media activity of a company before a call
How it works It’s very important to come prepared to Sales calls. This often means a lot of manual research about the...
List social media activity of a company before a call
How it works It’s very important to come prepared to Sales calls. This often means a lot of manual research about the...
N8N advanced URL parsing and shortening workflow - Switchy.io integration
Overview ...
Posting from Wordpress to Medium
Usage This workflow gets all the posts from your WordPress site and sorts them into a clear format before publishing...
Monitor G2 competitors reviews [Google Sheets, ScrapingBee, Slack]
This workflow monitor G2 reviews URLS. When a new review is published, it will: trigger a Slack notification record t...
Authenticate a user in a workflow with OpenID Connect
Intro This workflow needs a user to authenticate by using an openid connect provider in order to call the webhook. If...
Suspicious login detection
This n8n workflow is designed for security monitoring and incident response when suspicious login events are detected...
Personalize marketing emails using customer data and AI
This workflow uses AI to analyze customer sentiment from product feedback. If the sentiment is negative, AI will dete...
Weekly Shodan query - report accidents
This n8n workflow, which runs every Monday at 5:00 AM, initiates a comprehensive process to monitor and analyze netwo...
Scrape and summarize webpages with AI
This workflow integrates both web scraping and NLP functionalities. It uses HTML parsing to extract links, HTTP reque...
Sql to XML export with XSL template formatting
This workflow demonstrates how to export SQL to XML and present the data nicely formatted using an XSL Template. The...