problem with the next button in the site pagination in javascript

Hello

I’m trying to scrape this directory

but the problem is that it uses jabvascript next button?
so no link to??
how to make next with dataminer?

here is the HTML of the page we can see that it uses a javascript with an onClick event?

please

here is the directory
https://www.ordre-chirurgiens-dentistes.fr/annuaire/

in the field commune "esso

Hi Michael10fr,

Thanks for posting!

Data Miner is able to handle Next buttons that have a URL and Next buttons that utilize Javascript.

So based on your image I’d recommend trying the following selector:

#nextPageBtn

Manually copy and paste that into your Next Page Selector input box under the Advanced Settings and then you should be good to go!

super thanks I try it