Inlining CSS using the juice node.js tool (or alternative?)

Describe the problem/error/question

I need to extract CSS from class declarations and linked files from a webpage. A tool like juice may be able to help me here. Anyone have experience with this? How do I tackle this?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @Entrepositive

Have you tried using the HTML Node for this? We have a CSS selector integrated :slight_smile:

image

Below a simple workflow that extracts the .search-container class from wikipedia.com

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.