On this web, I m trying to make a scrapping but some times it works and sometimes it doesnt without pagination.
And when I try to add pagination, it never works
its making me crazy
Url: Catálogo | SF Panda
Sitemap:
{"_id":"Panda31","startUrl":["https://sfpanda.com.ar/productos"],"selectors":[{"id":"Descrip","parentSelectors":["Prod"],"type":"SelectorText","selector":"h3 a","multiple":false,"regex":""},{"id":"Cod","parentSelectors":["Prod"],"type":"SelectorText","selector":"small","multiple":false,"regex":""},{"id":"Prod","parentSelectors":["_root","Paginacion"],"type":"SelectorElement","selector":"div.product-list__item","multiple":true,"scroll":false,"elementLimit":0},{"id":"Paginacion","parentSelectors":["_root","Paginacion"],"paginationType":"clickMore","type":"SelectorPagination","selector":"i.mdi-chevron-right"}]}