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?
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.
Have you tried using the HTML Node for this? We have a CSS selector integrated
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.