摘要:
from lxml import etreeimport requestsdef getHtml(html): novelcontent = requests.get(html).content return etree.HTML(novelcontent)source = getHtml("htt 阅读全文
posted @ 2016-11-25 19:53
chinxfin
阅读(136)
评论(0)
推荐(0)

浙公网安备 33010602011771号