Giter Club home page Giter Club logo

stuinfospider's Introduction

强智教务系统个人信息爬取

  • 理论上使用强智教务系统的学校均可使用该爬虫爬取信息,该爬虫基于漏洞,使用者后果自负。(漏洞的原理是登录后的token没有绑定学号,可查其他同学信息)
  • 需要知道该学校至少一个人的教务系统学号以及密码,可以爬取所有人信息,包括以毕业的同学。
  • 需要了解学号结构拼接学号,学号生成模块与其他模块分离,耦合度很低,可自行更改。
  • 如有侵权/违规,请联系本人删除。([email protected]

环境

  • python3 & mysql5.x(其他版本应该也可用)

部署

  1. 创建数据库并创建数据表
  2. cp config.py.example config.py然后填写好配置文件
  3. 运行main.py

不要使用太多线程数导致网站崩溃。
该爬虫可自行拓展,爬取全校同学成绩、考试、学籍、课程、校区等信息。
强智校园API文档 https://qzapi.github.tlingc.com/api/authUser/

支持大学(理论)

https://qzapi.github.tlingc.com/support/

stuinfospider's People

Contributors

acv-er avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.