Hello, I'm having a lot of pagination issues with this site.
I tried with [1-10] format but only scrapes same page 10 times.
Finally I had it working with a element-click, but today it looks like elements selected yesterday no longer exist with that name (the page is the same). So I made element selections again and it only scrapes one or two pages.
Please If you can help me will be very appreciated.
Sitemap:
{"_id":"zonap_4_incremento","startUrl":["https://www.zonaprop.com.ar/departamentos-venta-recoleta-villa-urquiza-mas-de-2-ambientes-publicado-hace-menos-de-2-dias.html"],"selectors":[{"clickElementSelector":"a.sc-n5babu-2","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":5000,"discardInitialElements":"do-not-discard","id":"paginacion","multiple":true,"parentSelectors":["_root"],"selector":".cDJsOw div.sc-i1odl-2","type":"SelectorElementClick"},{"delay":0,"id":"precio","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-12dh9kl-4","type":"SelectorText"},{"delay":0,"id":"expensas","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-12dh9kl-2","type":"SelectorText"},{"delay":0,"id":"titulo1","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"a","type":"SelectorText"},{"delay":0,"id":"descripcion","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-i1odl-12","type":"SelectorText"},{"delay":0,"id":"direccion","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-ge2uzh-0","type":"SelectorText"},{"delay":0,"id":"barrio","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-ge2uzh-2","type":"SelectorText"},{"delay":0,"id":"suptot","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(1) span","type":"SelectorText"},{"delay":0,"id":"supcub","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(2) span","type":"SelectorText"},{"delay":0,"id":"ambientes","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(3) span","type":"SelectorText"},{"delay":0,"id":"domitorios","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(4) span","type":"SelectorText"},{"delay":0,"id":"banos","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(5) span","type":"SelectorText"},{"delay":0,"id":"cochera","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"span:nth-of-type(6) span","type":"SelectorText"},{"delay":0,"id":"tiempo_pub","multiple":false,"parentSelectors":["paginacion"],"regex":"","selector":"div.sc-i1odl-9","type":"SelectorText"},{"delay":0,"id":"link_pub","multiple":false,"parentSelectors":["paginacion"],"selector":"a","type":"SelectorLink"}]}
