Skip to content
This repository has been archived by the owner on Jan 15, 2020. It is now read-only.
/ BuptScoreSpider Public archive

北邮教务系统成绩爬虫,支持验证码自动识别,保存为 JSON 格式。

License

Notifications You must be signed in to change notification settings

imtsuki/BuptScoreSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BuptScoreSpider

北邮教务系统成绩爬虫,支持验证码自动识别,保存为 JSON 格式。

使用说明

python main.py [options...] <username> <password>

也可以在源码中指定用户名和密码。

安装

git clone --recursive https://github.com/imtsuki/BuptScoreSpider.git

依赖

Python 依赖项:

  • requests
  • requests-html
  • pytesseract
  • Pillow

同时还需要安装 Tesseract OCR。这里有安装教程

TODO

  • 可选手动输入验证码

About

北邮教务系统成绩爬虫,支持验证码自动识别,保存为 JSON 格式。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages