Looking at the website, it seems that the sessionid is not updated in real time.
You can first get the latest sessionid from the web page, and then ensure the same parameters as the ajax request to obtain the data in real time. Set a time yourself, for example, every hour, your request sessionid parameter is replaced with the latest sessionid currently returned to make the request, and so on.
Looking at the website, it seems that the sessionid is not updated in real time.
You can first get the latest sessionid from the web page, and then ensure the same parameters as the ajax request to obtain the data in real time. Set a time yourself, for example, every hour, your request sessionid parameter is replaced with the latest sessionid currently returned to make the request, and so on.
Requests module, make a request first, and then the second request will bring the session