Automatic UW Course Registration Robot ====================================== Welcome to Yuwei Huang's project of Automatic UW Course Registration Robot. Running Robot ------------- The main method is in src/RobotMain.java Dependencies ------------ * htmlunit-2.11 Licensing --------- This robot is licensed under the Apache License 2.0. The dependency htmlunit-2.11 by Gargoyle Software Inc. is under the Apache License 2.0.
ywh233/EXUWCourseBot
This is an automatic course registration robot for courses of University of Washington based on headless browser htmlunit-2.11. Use if you dare XD
JavaNOASSERTION