Python3 script that checks the PacktPub daily offer page every 24 hours, logs the book to books.txt and sends a notification using pushover service.
- beautifulsoup4
- python-pushover
- requests
Add your pushover api key and token to the file, install requirements, run.