I would like to know how you could look for the calls made by the JavaScript code in a web page
thank you very much!
Open the Development Tools of your browser (usually you can do it by pressing F12), you will surely find a "Network" or "Network" tab where you can see all the requests made by the browser: