Open developer tools in your own browser and look at the network tab. Click on the requests and click Block Request then refresh (Right click refresh button and reload without cache)
Keep blocking images and scripts until the website stops working
Take that list of blocked stuff and put it in your script using Request Mask Deny
When I select the "Export Xls" option while transferring my data from the database, it saves the file as xml.
-
Forwarded to the developer.
You can change the file extension "xml" to "xls" manually by editing the file name. As far as I could check, it does not affect the correctness of further work with the file. -
First of all, thank you for your answer, but I tried this.
I have a module for working with Excel in a different bot. And I cannot read the file whose extension I changed with that Excel module. (This module is probably a module belonging to BAS.)
-

