Can not get the image download

Hi. Scraping https://ledigajobb.se/sok?c=103 and subpages. All works fine, but the image is not an URL to an image. Any way to solve this? Thanks :slight_smile:

{"_id":"jobb_orebro","startUrl":["https://ledigajobb.se/sok?c=103"],"selectors":[{"delay":0,"id":"links","multiple":true,"parentSelectors":["_root","pages"],"selector":".col-9 a","type":"SelectorLink"},{"delay":0,"id":"Foretag","multiple":false,"parentSelectors":["links"],"regex":"","selector":".pl-3 a","type":"SelectorText"},{"delay":0,"id":"Tjanst","multiple":false,"parentSelectors":["links"],"regex":"","selector":"h1","type":"SelectorText"},{"delay":0,"id":"Logo","multiple":false,"parentSelectors":["links"],"selector":"img.img-thumbnail","type":"SelectorImage"},{"delay":0,"id":"Stad","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div:nth-of-type(5) a.ml-2","type":"SelectorText"},{"delay":0,"id":"Yrke","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div:nth-of-type(2) a.ml-2","type":"SelectorText"},{"delay":0,"id":"Sista","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div.col-12:nth-of-type(4) span.ml-2","type":"SelectorText"},{"delay":0,"id":"Beskrivning","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div.mb-1","type":"SelectorText"},{"delay":0,"id":"Langd","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div.col-lg-6:nth-of-type(1) li:nth-of-type(1)","type":"SelectorText"},{"delay":0,"id":"Hemsida","multiple":false,"parentSelectors":["links"],"selector":"li a[target]:nth-of-type(1)","type":"SelectorLink"},{"delay":0,"id":"Ansok","multiple":false,"parentSelectors":["links"],"selector":"a.btn","type":"SelectorLink"},{"delay":0,"id":"pages","multiple":true,"parentSelectors":["_root"],"selector":"li:nth-of-type(n+2) a.page-link","type":"SelectorLink"},{"delay":0,"id":"Publicerad","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div:nth-of-type(3) span.ml-2","type":"SelectorText"},{"delay":0,"id":"Lon","multiple":false,"parentSelectors":["links"],"regex":"","selector":"div.col-lg-6:nth-of-type(2) li","type":"SelectorText"}]}

@RedAir Hi, it seems that the selector does not extract the full image link, therefore you have to manually prepend - 'https://ledigajobb.se'

Thanks, but i did that as i import the .CSV into Wordpress Jobmanager, still dont work :frowning:

@RedAir That's probably because your system accepts only certain file extensions, such as - .jpg & .png

It seems to be a cockie issue, as i get a HTML instead that says i am blocked. Weird as i get all other data.