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

KevinMidboe/ITLscraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITLscraper

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

Requirements

Python>= 3.x

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%