bcoppens / MinervArchiver

Downloads every Minerva course, for archiving purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinervArchiver

Downloads every UGent Minerva course, for archiving purposes.

Installation

Download the latest ChromeDriver and save it as chromedriver in the working directory.

pip3 install -r requirements.txt

Run

python3 main.py output_directory

Example

python3 main.py /tmp/repositories

About

Downloads every Minerva course, for archiving purposes.

License:MIT License


Languages

Language:Python 100.0%