https://github.com/jinzcdev/college-entrance-examination-spider
浙江高考录取分数线爬虫
https://github.com/jinzcdev/college-entrance-examination-spider
Last synced: 29 days ago
JSON representation
浙江高考录取分数线爬虫
- Host: GitHub
- URL: https://github.com/jinzcdev/college-entrance-examination-spider
- Owner: jinzcdev
- Created: 2022-08-15T13:09:03.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-14T09:24:54.000Z (about 1 year ago)
- Last Synced: 2024-04-15T08:20:37.629Z (about 1 year ago)
- Language: Python
- Size: 120 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 爬取浙江高考录取分数线
使用 Python 爬取全国对浙江省的录取分数线,数据来源于[掌上高考](https://www.gaokao.cn/)
## 使用方法
```python
python main.py
```