会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Be_Gentle
随笔分类 -
Python
python读取表格链接批量下载Html文件
摘要:#导入库 import urllib.request #获取单个html文件内容 def getHtml(url): html=urllib.request.urlopen(url).read() return html #将html文件重新命名,保存到指定位置 def saveHtml(file_
阅读全文
posted @
2020-08-21 23:09
Be_Gentle
阅读(1208)
评论(0)
推荐(0)
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理