Scrapes files from It's learning and stores them in categorised folders
Install homebrew
brew install python3
It's important to remember that when it's installed through homebrew you replace the python
command with python3
and pip
with pip3
git clone https://github.com/sigvartmh/ITLscraper
cd ITLscraper
pip install -r requirements.txt
python itl_scrape.py
git clone https://github.com/sigvartmh/ITLscraper
cd ITLscraper
pip install -r requirements.txt
python app.py
sudo pip install -r requirements.txt
Scrapes every course you have taken that is not deleted except community courses.