Crawler crawls a website and can't run with the following code! There seems to be a problem with the regularity. Please give me the correct regularity of a mailbox. Thank you.

  
    mkt@all-dream.com 
   response=requests.get("http://www.doyd.cn/")
    if re.findall("""[\w!-sharp$%&"*+/=?^_`{|}~-]+(?:\.[\w!-sharp$%&"*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?""",response.text):
        print("email")
        item["email"]=re.findall("""[\w!-sharp$%&"*+/=?^_`{|}~-]+(?:\.[\w!-sharp$%&"*+/=?^_`{|}~-]+)*@(?:[\w](?:[\w-]*[\w])?\.)+[\w](?:[\w-]*[\w])?""",response.text)[0]
    else:
        print("no email")
        print("")
        item["email"] = ""

when I was running the website in bulk, when I climbed to this website, I got stuck and asked for advice. Why didn"t the card owner move?
because it is a regular matching mailbox, all the other websites have run out before, so this one is stuck!

Jan.08,2022
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3de67-41410.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3de67-41410.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?