yelping-magenta•2y ago
enqueueLinks works without options but with options it does not work
Hi everyone I was trying just for fun to crawl the idealista page for some homes. While doing so I noticed that enqueueLinks() without options works but as soon as I put a label and a selector it does not select anything and stops. Any idea what it could be?
StartUrl example: https://www.idealista.com/venta-viviendas/barcelona/sant-marti/
1 Reply
Probably your label is not logically correct: do mind that actor might face antibot protection and actual content will not be the same as seen in your real browser. Try https://crawlee.dev/api/puppeteer-crawler/namespace/puppeteerUtils#saveSnapshot and check html page content.