mirror of
https://github.com/KevinMidboe/ITLscraper.git
synced 2025-10-29 01:30:14 +00:00
merge fix
This commit is contained in:
10
README.md
10
README.md
@@ -1,2 +1,12 @@
|
|||||||
# ITLscraper
|
# ITLscraper
|
||||||
Scrapes files from It's learning and stores them in categorised folders
|
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
|
||||||
|
```
|
||||||
|
|
||||||
|
Scrapes every course which is not archived
|
||||||
|
|||||||
Reference in New Issue
Block a user