请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
sudo pip install beautifualsoup4或者sudo easy_install beautifulsoup4以后用from bs4 import BautifuSoup导入
以后的处理你可以参考beautiful soup 4.2.0 documentation(Google搜索吧),beautifulsoup很方便的,也不复杂,你肯定能学会完成你的任务