摘要:
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
阅读(254)
评论(0)
推荐(0)

浙公网安备 33010602011771号