Skip to content

Mayandev/vote_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

结果会以表格的形式在控制台输出:

About

小程序云开发比赛点赞数量查询爬虫

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages