Hey,
The scraper keep each data entry in a new line. What am I doing wrong?
Url: https://sports.walla.co.il/
Sitemap:
{"_id":"sports_walla_co_il","startUrl":["https://sports.walla.co.il/"],"selectors":[{"id":"Date","parentSelectors":["Element Wrapper"],"type":"SelectorText","selector":"div.date","multiple":true,"regex":""},{"id":"Time","parentSelectors":["Element Wrapper"],"type":"SelectorText","selector":"div.time","multiple":true,"regex":""},{"id":"Channel","parentSelectors":["Element Wrapper"],"type":"SelectorText","selector":"div.chanel","multiple":true,"regex":""},{"id":"Logo","parentSelectors":["Element Wrapper"],"type":"SelectorImage","selector":".no-background img","multiple":true},{"id":"Description ","parentSelectors":["Element Wrapper"],"type":"SelectorText","selector":".txt div.title","multiple":true,"regex":""},{"id":"Notes","parentSelectors":["Element Wrapper"],"type":"SelectorText","selector":"li:nth-of-type(n+2) div.subtitle","multiple":true,"regex":""},{"id":"Element Wrapper","parentSelectors":["_root"],"type":"SelectorElement","selector":".broadcasts li","multiple":true}]}
