原文地址:http://blog.youkuaiyun.com/sudaobo/article/details/6322900
Beautiful Soup支持python2,对python3支持不好。
- 去网站http://www.crummy.com/software/BeautifulSoup/上下载Beautiful Soup
- 解压缩到本地硬盘上
- 运行“setup.py build”和“setup.py install”
原文地址:http://blog.youkuaiyun.com/sudaobo/article/details/6322900
Beautiful Soup支持python2,对python3支持不好。