爬虫之安装 beautifulsoup4

1.安装:pip install beautifulsoup4 或者 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple beautifulsoup4

原文地址:https://www.cnblogs.com/jingzaixin/p/14254948.html