Hi
I am extracting multiple hrefs. There are some irregular CSS tags that are being rejected. I have corrected the spaces by using a stringreplacer but there are a couple I cannot figure out. one being "Unsupported or invalid CSS selector: "democratic-republic-of-congo-(kinshasa)"
I need to remove the parenthesis, there are also ones with the word "the" at the end of the CCS href.
I only have about 12 of these, so is there a way to replace an entire href with another and I will just create 12 transformers?
any ideas?