Git Product home page Git Product logo

csuftjwc's Introduction

CsuftJwc

教务处爬虫

环境

python 3.6.5(>=3.5就行)

各种第三方库(运行过程中需要什么库安装什么库)

旧版

旧版的教务系统是高校常用的正方教务系统,难点是验证码识别,我直接用了已有的轮子:正方教务系统验证码识别工具

目前实现的功能是查个人信息,查课表,查所有成绩,查等级考试成绩,没有实现自动教学质量评价功能。

新版

新版的教务系统是学校外包给湖南强智科技的,没有验证码识别(网页源代码中有这个字段,但还没有使用),比较简单。

目前实现的功能是查全部成绩,根据学期查任意学期成绩,查等级考试成绩。

Example

Old

New

PS:一个有趣的应用是,对于新版的教务系统(目前还没有教学质量评价),如果学校教务处连外网,就可以用服务器监控自己的成绩单,一旦有老师新上传了成绩,就可以通过邮件第一时间得知自己的成绩。

csuftjwc's People

Contributors

law52525 avatar

Stargazers

 avatar  avatar Gene avatar Lawliet avatar

Watchers

James Cloos avatar  avatar

Forkers

ztlgc

csuftjwc's Issues

关于发邮件

怎么实现上传成绩之后发邮件呢,始终没有成功

关于监控

虽然外网不可以访问,但是学校的移动网既可以访问外网又可以访问校内网,可以转发一下数据。不过你的电脑得时刻开着

关于密码加密

学长你好,我用superagent爬取,上传的post 里面密码是否需要是加密后的密码呢。请教一下学长。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.