Moodle Login Robot

How to Build a Moodle Login Robot

How to use this code

  1. Install the Python3 and Selenium

  2. Clone or download Firefox driver from latest release. GitHub Page

  3. Clone or download all files from GitHub Page

  4. Extract geckodriver-vx.x-linux.tar.gz to the same Robot-Moodle.py directory

  5. To create 410 robots, import Robot-List.csv in Moodle

  6. Customize this code with comments in the code

  7. Run the command below

python3 Withoutbrowser.py
Updated on