匯智學堂-Python爬蟲入門之一

Python爬蟲入門之一 一、運行環境 1、系統:Win10 2、Python版本:python3.6.6 3、IDE:PyCharm 二、requests 庫的安裝 pip install requests 三、新建項目 新建項目:zhaopingou, 新建文件:index.py import requests #導入requests庫 r=requests.get('http://www.z
相關文章
相關標籤/搜索