https://github.com/mayandev/vote_crawler
小程序云开发比赛点赞数量查询爬虫
https://github.com/mayandev/vote_crawler
Last synced: about 1 month ago
JSON representation
小程序云开发比赛点赞数量查询爬虫
- Host: GitHub
- URL: https://github.com/mayandev/vote_crawler
- Owner: Mayandev
- License: mit
- Created: 2020-09-24T02:48:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-24T03:01:32.000Z (almost 6 years ago)
- Last Synced: 2026-03-28T04:35:25.578Z (4 months ago)
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vote_crawler
小程序云开发比赛点赞数量查询爬虫。
# 运行
需要 Python 环境,并安装下面的三个库:
```bash
$ pip install beautifulsoup4
$ pip install urllib3
$ pip install PrettyTable
```
clone 本项目,进入文件夹,运行 vote_crawler.py 文件:
```bash
git clone https://github.com/Mayandev/vote_crawler.git
cd vote_crawler
python vote_crawler.py
```
结果会以表格的形式在控制台输出:
