This n8n workflow automates the process of assessing a website’s accessibility and generating a formal Accessibility Statement, ensuring compliance with European regulations. It begins by fetching the website’s HTML and analyzing it using the WAVE API to identify accessibility issues. The workflow then leverages AI (Google Gemini) to craft a professional HTML accessibility statement based on the analysis results, including details about the company’s compliance status, non-accessible content, and legal contact information. Once generated, the statement is saved as an HTML file and automatically emailed to the specified recipient. This workflow is ideal for organizations that need to regularly produce accessibility documentation for multiple websites, ensuring transparency and legal compliance efficiently.
Automated Accessibility Statement Generator for Websites
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatGoogleGemini, @n8n/n8n-nodes-langchain.outputParserStructured, code, gmail, html, httpRequest, manualTrigger, moveBinaryData, set, stickyNote |
Reviews
There are no reviews yet.