1.0.0 • Published 6 years ago

tucan-lib v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

tucan-lib

Web-scraping NodeJS library for TU Darmstadt (TUCaN)

Sample code usage

Install dependencies:

npm install

Execute sample code (simply lists modules of passed exams):

node cmd-test <username> <password>

Library usage

See cmd-test.js for a first look. This project is 4 hours old, so give me some time for better documentation :)

Short list of currently usable functions:

TUCaNLib.login(username,password)

TUCaNLib.getExams()