Socket
Socket
Sign inDemoInstall

get-gpa

Package Overview
Dependencies
2
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-gpa


Version published
Maintainers
1
Created

Readme

Source

getGPA

无需验证码,上海理工大学学生绩点查询

运行:

node getGPS.js 学号 密码

输出:
C:\>node getGPA.js 111111 222222
[getGPA] 输入的学号为:111111
[getGPA] 输入的密码为:222222
[getGPA] 开始登录!
[getGPA] 登录中...
[getGPA] 登录成功,开始获取平均学分绩点...
[getGPA] 结果:平均学分绩点:   3.33

过程:

|-- casperjs登录教务系统,截取验证码图像

|-- MyImgFilter.java进行图像预处理

|-- tesseract分析输出验证码文本

|-- casperjs进行登录,进入绩点界面,进入其iframe,获取GPA

|-- 利用node对各过程进行粘合,调度,并在分析错误时循环尝试

Keywords

FAQs

Last updated on 26 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc