So Im trying to get a spefific Name for my account here but for that I need to get the website to refresh faster because the time between entering the Name in the field and the website checking if the name is available is to long so the name was gone. Now im trying to find a way to get the Side to check if its available more often so i can get the Name/Data faster. I found the Request URL in the Network traffic but now the question i have is how do i get the browser to send this request more often and if I do that with python does the browser/website even recognize the response of the request? Sry but im quite new to this type of coding/Html so i dont really have a clue. Thanks for helping :)
Edit: For clarification the website sends the Get Requests to a request URL after i insert the Name into the field and if the name is free a Button appears to get the name. if its not free the Button stays grey and a text appears that the name already exists