Live2D
摘要: from bs4 import BeautifulSoupimport requestsimport random#随机代理获取的网站url = 'http://www.xicidaili.com/nn/'headers = { 'User-Agent': 'Mozilla/5.0 (Windows 阅读全文
posted @ 2020-03-04 17:27 鸟-叔 阅读(1993) 评论(0) 推荐(0) 编辑