Hi there,
I want to scrap all the data in this page with the several fields: city, shop name and address.
In data preview I can see everything but unfortunately when I scrape I haven't any result :((
Best regards,
Nicolas.
Url: https://www.lacoladaprimus.com/es/locales-lacolada-lavanderias-autoservicio
Sitemap:
{"startUrl":"https://www.lacoladaprimus.com/es/locales-lacolada-lavanderias-autoservicio","selectors":[{"parentSelectors":["_root"],"type":"SelectorElementClick","multiple":true,"id":"provincia","selector":"div.panel.panel-default","clickElementSelector":"div#heading1.panel-heading a","clickElementUniquenessType":"uniqueText","clickType":"clickMore","discardInitialElements":false,"delay":""},{"parentSelectors":["provincia"],"type":"SelectorElement","multiple":true,"id":"element1","selector":"div.panel-collapse.in div.panel-body","delay":""},{"parentSelectors":["element1"],"type":"SelectorText","multiple":true,"id":"city","selector":"p.thead","regex":"","delay":""},{"parentSelectors":["element1"],"type":"SelectorElement","multiple":true,"id":"element2","selector":"tr","delay":""},{"parentSelectors":["element2"],"type":"SelectorText","multiple":false,"id":"name","selector":"td:nth-of-type(1) p","regex":"","delay":""},{"parentSelectors":["element2"],"type":"SelectorText","multiple":false,"id":"address","selector":"td p a","regex":"","delay":""}],"_id":"lacoladaprimus"}