Print window that opens during scrapping

Hello to all,

I'm looking to scrape a number of "posters" on a site but that are print windows. I have a "pop-up" that opens at each scrapping window or I have to click on "cancel" each time so that the scrapping can go to the next window.

To scrape more than 2000 windows, it is quite long...

Do you have a solution so that I can automatically tell my browser either not to open this print window, or to set an automation to close the window when scrapping?

Thank you for your answers, have a nice day.

@Sim Hello, could, you, please provide your sitemaps JSON?

of course, sorry :

{"_id":"scp","startUrl":["https://soschienperdu.com/affichette/[44-35070]"],"selectors":[{"id":"Race","multiple":false,"parentSelectors":["_root"],"regex":"","selector":"li:nth-of-type(2) span","type":"SelectorText"},{"id":"Contact","multiple":false,"parentSelectors":["_root"],"regex":"","selector":"li:nth-of-type(5)","type":"SelectorText"},{"id":"Tel","multiple":false,"parentSelectors":["_root"],"regex":"","selector":"li:nth-of-type(6)","type":"SelectorText"},{"id":"Raison","multiple":false,"parentSelectors":["_root"],"regex":"","selector":"li:nth-of-type(1)","type":"SelectorText"}]}

@Sim Hello, understood, in order to avoid this pop-up you will have to run the scraper with a disabled JavaScript. To disable JavaScript for this website you can use the following extension: Toggle JavaScript - Chrome Web Store