this is very useful code and much appreciated, only I am constantly running into the error of "list index out of range" im not sure what is exactly causing this error, it may be that the website doesnt fully load before the code looks for the spam_tag "api_id,api_hash=span_tag[0].text,span_tag[1].text" but i tried using both a proxy for connecting to the server as well as time.sleep() to let the page load, but I still get this error. Do you happen to know a way to fix it? Any advice is much appreciated