/kosik_watchdog

Watchdog for availability of delivery slots at https://www.kosik.cz/.

Primary LanguagePythonMIT LicenseMIT

About

The script checks availability of delivery slots at https://www.kosik.cz/ and sends an email when a free slot is present.

Installation

The setup below is for Windows 10.

Selenium

Python

  • Download and install Anaconda from https://www.anaconda.com/distribution/#download-section.
  • Run Anaconda Prompt application
    • Install pip - run conda install -c anaconda pip.
    • Navigate with cd to the directory with repository and install packages - run pip install -r requirements.txt.

Script configuration

Periodic script execution