Post

Change Detection

Change Detection is a service that allows you to monitor changes to web pages and receive notifications when changes occur. It can be used for a variety of purposes such as keeping track of online price changes, monitoring news websites for updates, or tracking changes to online forums.

Change Detection

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/changedetection.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 10 GB OS: Debian 12

Configuration

Config file:

1
/opt/changedetection/url-watches.json

Web Interface

Port: 5000

Source code
Loading...