HELP pagination problems, SOY NEW!

page problems

I apologize in advance for my English.

I am very new in this and I have problems to achieve my goal, I want to extract the url of each house that is for sale of the page:" https://www.fincaraiz.com.co/casas/venta/tulua/?ad=30|1||||1||9|||82|8200009|||||||||||||||||||1||griddate%20desc||||||" , the problem is that when I start the page apparently does not yield any results, this is what I have , thank you very much for your help.

postscript: this is a small test because I really want to run a page with six thousand (6000) houses for sale.

Url: https://www.fincaraiz.com.co/casas/venta/tulua/?ad=30|1||||1||9|||82|8200009|||||||||||||||||||1||griddate%20desc||||||

Sitemap:
{"_id":"doslinks","startUrl":["https://www.fincaraiz.com.co/casas/venta/tulua/?ad=30|1||||1||9|||82|8200009|||||||||||||||||||1||griddate%20desc||||||"],"selectors":[{"id":"enlaces","type":"SelectorLink","parentSelectors":["_root","pagination"],"selector":".span-title a","multiple":true,"delay":0},{"id":"pagination","type":"SelectorElementClick","parentSelectors":["_root","pagination"],"selector":"a.link-pag","multiple":true,"delay":"2000","clickElementSelector":"a.link-pag","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}

{"_id":"doslinks","startUrl":["https://www.fincaraiz.com.co/casas/venta/tulua/?ad=30|1||||1||9|||82|8200009|||||||||||||||||||1||griddate%20desc||||||"],"selectors":[{"id":"enlaces","type":"SelectorLink","parentSelectors":["pagination"],"selector":".span-title a","multiple":false,"delay":0},{"id":"pagination","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"ul.advert","multiple":true,"delay":"2000","clickElementSelector":"a:contains('Siguiente')","clickType":"clickMore","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}

1 Like