摘要:
import json from lxml import etree class HtmlParser(object): """这是HtmlParser""" # 提取urls def _get_new_urls(self): pass # 提取内容 def _get_new_data(self): pass ... 阅读全文
posted @ 2017-12-18 23:43
安迪9468
阅读(215)
评论(0)
推荐(0)
浙公网安备 33010602011771号