Skip to content

jiri-vinarek/kosik_watchdog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published