2017-05-13 13:22:29 +02:00
2017-05-08 23:19:41 +02:00
2017-05-12 17:26:20 +02:00
2017-05-13 13:22:29 +02:00
2017-05-08 23:19:41 +02:00
2017-05-12 01:32:09 +02:00
2017-05-12 01:28:03 +02:00
2017-05-12 18:01:56 +02:00

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

Description
Scrapes files from It's learning and stores them in categorised folders
Readme MIT 47 KiB
Languages
Python 100%