会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
finsom
博客园
首页
新随笔
联系
订阅
管理
2019年4月4日
Python爬虫(2):urllib库
摘要: 爬虫常用库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)
公告