在IDLE 中用python 寫新聞爬蟲

1.在IDLE環境中,在進行文件讀寫時注意 路徑的合法寫法。php eg: import os import urllib2 url='http://biz.finance.sina.com.cn/usstock/usstock_news.php?pageIndex=1&symbol=AA' try: content=urllib2.urlopen(url).read() file
相關文章
相關標籤/搜索