2023-09-29 21:01:11 +03:00
|
|
|
---
|
|
|
|
title: Changedetection.io
|
|
|
|
description: Changedetection.io Widget Configuration
|
|
|
|
---
|
|
|
|
|
2024-01-24 14:27:47 -08:00
|
|
|
Learn more about [Changedetection.io](https://github.com/dgtlmoon/changedetection.io).
|
2024-01-22 13:26:15 -05:00
|
|
|
|
2023-09-29 21:01:11 +03:00
|
|
|
Find your API key under `Settings > API`.
|
|
|
|
|
2024-09-20 19:44:04 -04:00
|
|
|
Allowed fields: `["diffsDetected", "totalObserved"]`.
|
|
|
|
|
2023-09-29 21:01:11 +03:00
|
|
|
```yaml
|
|
|
|
widget:
|
2023-10-17 23:26:55 -07:00
|
|
|
type: changedetectionio
|
|
|
|
url: http://changedetection.host.or.ip:port
|
|
|
|
key: apikeyapikeyapikeyapikeyapikey
|
2023-09-29 21:01:11 +03:00
|
|
|
```
|