A simple CLI scraper to download course resources from moodle
Important
This project is still a WIP and only supports the scraping of the German moodle UI.
To install moodle-scraper, run the following command:
go install github.com/channel-42/moodle-scraper/cmd/moodle-scraper@latest
Run moodle-scraper via:
moodle-scraper
Run moodle-scraper --help
to see the available options.