Web Automation with Notifications

Overview:

Python scripts to automate tasks on the browser. Useful for sites that do not have notifications or waiting lists. Goal is to avoid manual polling. Notifications on every platform thanks to an slack bot included.

Project State:

In development.

Used Technologies:

TODOs

  • add more interactions with the slack bot.
  • let the used decide on an action based on a slack button.
  • trigger different functions based on the message send to the slack bot.

Source:

The source code can be found on my github.