Python 繁體版
原文   原文链接
tiantian.py import urllib.request from lxml import etree url = "http://fund.eastmoney.com/002624.html" response = urllib.request.urlopen(url).read() selector = etree.HTML(response) xpathselector = '
>>阅读原文<<
相关文章
相关标签/搜索
每日一句
    每一个你不满意的现在,都有一个你没有努力的曾经。
本站公众号
   欢迎关注本站公众号,获取更多信息