2018年7月2日
摘要: 开始运行cmd pip3 install xxx(xxx为所安装的库名) 已经安装 BeautifulSoup lxml 阅读全文
posted @ 2018-07-02 19:35 Frezt 阅读(128) 评论(0) 推荐(0) 编辑
摘要: import requestsimport reheaders = { 'User-Agent':'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)'}info_lists = []def judg 阅读全文
posted @ 2018-07-02 19:19 Frezt 阅读(120) 评论(0) 推荐(0) 编辑