Skip to content

A simple web scraper to retrieve homework from EduPage

License

Notifications You must be signed in to change notification settings

LukasDrsman/edupage-homework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edupage-homework (eduhw)

Installation

Requirements:

  • edupage account
  • python3 with pip
    • selenium
  • chrome or firefox
  • geckodriver (when using firefox)

Install selenium:

pip install selenium --user

Install and run:

git clone https://github.com/LukasDrsman/edupage-homework.git
cd edupage-homework
# edit and rename config-example.py to config.py
sudo ./install
eduhw

Usage:

eduhw [mode]
mode (long) mode (short) description
simple output
--formatted -f formatted output
--minimal -m 1 assignment per line