工具:1.python2或python3,最好使用python3.0
2.python 组件 Request&BeautifulSoup4
3. 交互式笔记本jupyter notebook
安装步骤:
1.下载python3.0 安装包,开始安装
2.安装完成后,在cmd中,运行pip install requests
3.安装完成后,在cmd中,运行pip install BeautifulSoup4
4.最后,运行pip install jupyter notebook
工具:1.python2或python3,最好使用python3.0
2.python 组件 Request&BeautifulSoup4
3. 交互式笔记本jupyter notebook
安装步骤:
1.下载python3.0 安装包,开始安装
2.安装完成后,在cmd中,运行pip install requests
3.安装完成后,在cmd中,运行pip install BeautifulSoup4
4.最后,运行pip install jupyter notebook