It seems as easy as an autoscroller but it isn't. Whatever element I try, whatever click type I try, whatever timeout, discard (or not)... nothing works. It only loads the whole page and then it just stays there. It doesn't even close. I cannot get it to store the urls to the detail pages and scrape those pages.
no problem at all:
{"_id":"expo","startUrl":["https://bouwcenterexpo.nl/exposanten/exposantenlijst"],"selectors":[{"elementLimit":0,"id":"element","multiple":true,"parentSelectors":["next"],"scroll":false,"selector":"a.card","type":"SelectorElement"},{"id":"next","paginationType":"clickMore","parentSelectors":["_root","next"],"selector":"div.btn-ghost","type":"SelectorPagination"},{"id":"name","multiple":false,"multipleType":"singleColumn","parentSelectors":["element"],"regex":"","selector":".card-content h4","type":"SelectorText"},{"id":"type","multiple":false,"multipleType":"singleColumn","parentSelectors":["element"],"regex":"","selector":"strong","type":"SelectorText"},{"extractAttribute":"href","id":"URL","multiple":false,"multipleType":"singleColumn","parentSelectors":["element"],"selector":"_parent_","type":"SelectorElementAttribute","version":2}]}