beautifulsoup doesn't grab the email but the format

后端 未结 0 1123
走了就别回头了
走了就别回头了 2020-12-10 01:17

I\'ve been trying different ways of getting the email address from here with this code:

email_pattern = \'a[href^=mailto]\'
for email in soup.select(email_pat         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题