pentix / uebungsscraper

get all your exercises with one click

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uebungsscraper

A script for ETH students to automatically download all their exercises and all available solutions and material. Currently only works for the first semester of Computer Science Bsc.

"What do I need to run this program?"

Python3 and the requests and bs4 (BeautifulSoup4) library (use pip install requests and pip install bs4).

"XY doesn't work"

Fix it yourself. Or open an issue.
If you find a serious bug though, I'll buy you a beer.

"Will you make this for my degree course?"

If you buy me a beer, I'll strongly consider it.

About

get all your exercises with one click

License:Other


Languages

Language:Python 100.0%