Skip to content

Auto seize lectures held by School of Information and Enginering, Xiamen University

License

Notifications You must be signed in to change notification settings

HolyChen/LecturesSeizor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LecturesSeizor

Python 3 Python 3

This python script can automatically seize lectures held by School of Information and Engineering, Xiamen University. The core strategy is send http requests recurrently.

Outline

Pre-requirements

Python 3 BeautifulSoup 4.6.0 Colorama 0.3.9

It has been developed and tested in python 3.6.3 (Anoconda 3), you can only download the original python 3.x interpreter. Module BeautifulSoup 4 etc. can be installed using pip.

How-to

  1. Download the code and extract it to a directory.
  2. Run the script as follows.

The script receive 3 parameters, which are, in sequence, website, student ID(sID), and password with respective to the website and sID. The website is the URL of the Management System of School of Information and Engineering, which is unchanged for serveral years but should be removed from the code.

python lectures_seizor.py "http://example.xmu.edu.cn/" your_student_id your_password

License

GPLv3

The script is licensed under GNU General Public License v3.0 (GPLv3).

About

Auto seize lectures held by School of Information and Enginering, Xiamen University

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages