mirror of
https://github.com/KevinMidboe/ITLscraper.git
synced 2026-03-10 16:09:24 +00:00
4de92bd661f71f58ba8207fa7da99b8530668f8c
ITLscraper
Scrapes files from It's learning and stores them in categorised folders
How to use
git clone https://github.com/sigvartmh/ITLscraper
cd ITLscraper
pip install -r requirements.txt
python itl_scrape.py
If you want GUI
git clone https://github.com/sigvartmh/ITLscraper
cd ITLscraper
pip install -r requirements.txt
python app.py
If pip install fails try
sudo pip install -r requirements.txt
Scrapes every course which is not archived
Languages
Python
100%