摘要: 爬虫常用库urllib 注:运行环境为PyCharm urllib是Python3内置的HTTP请求库 urllib.request:请求模块 urllib.error:异常处理模块 urllib.parse:url解析模块 urllib.robotparse:robot.txt解析模块 1、url 阅读全文
posted @ 2019-04-04 21:48 finsom 阅读(474) 评论(0) 推荐(1)