首页 新闻 会员 周边
2
回答数

已解决问题 selenium 爬虫问题

def main(): total = search() for i in total: total = int(re.compile('(\d)').search(total).group(1))