xjsong99 / BJTU-script

Course selection@BJTU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Courses Automatic Section @BJTU2018-2019

Environment requirement:

  • python
  • selenium library
  • chrome webdriver

Settings:

  • user_id_str:

    your student id.
  • password_str:

    the passord for mis.
  • target cources(take chrome as example):

    press f12 and choose the most left column of this cource;
    right click -> copy Xpath;
    then replace the text in driver.find_element_by_xpath() at def duoxuan() by what you have copyed.
  • delta:

    time period of refreshing. 1s is enough.

About

Course selection@BJTU


Languages

Language:Python 100.0%