Any text
>XPATH> //*[text()[contains(.,"abc")]]Any links
>XPATH> //*[contains(@href,"abc")]Why does this not work? Just downloading dead files.
If I put one of the links in individually it works fine. Just struggling to figure out how to download from a list of url's.
Seems to just be trying to download the first link over and over according to the http sniffer



@bigspite said in How to download from a list of links?:
Why does this not work? Just downloading dead files.
If I put one of the links in individually it works fine. Just struggling to figure out how to download from a list of url's.
Seems to just be trying to download the first link over and over according to the http sniffer
Use the variable [[FOREACH_DATA]]