/FreeBooking

A simple automation script for booking the library. Enjoy yourself!

Primary LanguagePython

FreeBooking

This version is for learning only, please delete within 24 hours after downloading!
Do not use it for illegal purposes! Otherwise, I am not responsible for the consequences!
Required libraries:bs4,requests,re,lxml,time,selenium,tkinter,datetime

What's new

V2.0 2020.9.22

修复了由于预约系统更新而不能自动填入用户名和密码的bug

V2.1 2020.11.13

修复了无法正常找到“确定”按钮的bug

V2.2. 2020.11.25

由于学校更换统一认证登录系统,为了保证使用者账户的安全,暂时移除了密码自动填充功能

我们的技术人员已经在很努力的改进啦,期待下个版本的更新~

V3.0 2020.12.7

尝试躲避ban IP,因此添加了JavaScript实现方法,命名为Through_JavaScript.js,打开目标网页后在控制台中粘贴运行即可(建议保存到收藏夹)

V3.1 2020.12.27

添加了每隔一分钟自动登录选项,用户如需要可改变自动登录频率

Problems Unsolved

Python Version

  • AutoLogin. (Matter of time).

JavaScript Version

  • AutoLogin.
  • Refresh and continue the previous process.