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 = '
>>阅读原文<<
相關文章
相關標籤/搜索
每日一句
    每一个你不满意的现在,都有一个你没有努力的曾经。
本站公眾號
   歡迎關注本站公眾號,獲取更多信息