会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
cutePython
自家用,参考可
2016年11月28日
fname
摘要: from lxml import etreeimport requestsdef getHtml(html): novelcontent = requests.get(html).content return etree.HTML(novelcontent)source = getHtml("htt
阅读全文
posted @ 2016-11-28 19:39 chinxfin
阅读(244)
评论(0)
推荐(0)
编辑
savepic
摘要: #-*-coding:utf-8-*-from lxml import etreeimport requestsfrom urllib import urlretrieveimport osdef getHtml(html): novelcontent = requests.get(html).co
阅读全文
posted @ 2016-11-28 19:38 chinxfin
阅读(324)
评论(0)
推荐(0)
编辑
导航
博客园
首页
新随笔
联系
订阅
管理
公告