You could use the Java Snippet node, and use the Apache URLEncodedUtils class to do the parsing. You would need to load the JAR file containing the library in the "Additional Libraries" tab.
Well I've looked and I'm guessing I need to know something about Java programming right? Its not a language I've used before so any pointers would be appreciated.
My URL strings are contained in one column is a CSV which has been read in currently.
If you have the logic in VBA it should be easy to replicate in knime. Have a look at nodes like csv reader, cell splliter, column and row functions, groupby and string manipulation nodes.
Between then it should not be hard to encode your previous logic in knime.
Where I'm struggling is getting the info into a useful list or table. Because the search URL changes in what it contains, the order of variables can be mixed up. The output is looking like either of the following two tables once transformed:
Apologies for going to old thread, but this covers exactly what i need to do, and got excited. However, i am having issues with installing the ruby4knime extension. Ive tried adding it to dropins and plugins directories under knime, but still i cant install.