Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 671 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 671 Bytes

Buscacursos Update UC

Python script to detect course available vacancies changes in Buscacursos, with an aditional version for desktop notifications.

Example:

image

Execution

The scrypt can be run with buscacursos_update.py or with buscacursos_update_notifications.py to enable desktop notifiations (notifications in the system has to be enabled).

Requisites

Python 3.7+
Libraries: requests, beautifulsoup4, time
Libraries only for notifications: plyer, os, platform