Skip to content

Scrapes files from It's learning and stores them in categorised folders

License

Notifications You must be signed in to change notification settings

sigvartmh/ITLscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITLscraper

Scrapes files from It's learning and stores them in categorised folders

Requirements

Install python3 OSX

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

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 you have taken that is not deleted except community courses.

About

Scrapes files from It's learning and stores them in categorised folders

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages