小程序云开发挑战赛点赞排名查询爬虫分享
爬虫代码:https://github.com/Mayandev/vote_crawler
vote_crawler
小程序云开发比赛点赞数量查询爬虫。
运行
需要 Python 环境,并安装下面的三个库:
$ pip install beautifulsoup4 $ pip install urllib3 $ pip install PrettyTable
clone 本项目,进入文件夹,运行 vote_crawler.py 文件:
git clone https://github.com/Mayandev/vote_crawler.git
cd vote_crawler
python vote_crawler.py
结果会以表格的形式在控制台输出: