pacjo / UTnotifier

Python script providing UserTesting notifications
3 stars 0 forks source link
selenium usertesting webscraping

logo

Support me via PayPal

How to run

  1. Install dependencies with pip install -r requirements.txt
  2. Rename config.example.json to config.json, add your credentials to it
  3. Run script with python main.py

Notifications

Everything is handled through Apprise. Just add your apprise.yaml, basic apprise.example.yaml is available.

ToDo: