homepage/docs/widgets/services/changedetectionio.md

18 lines
404 B
Markdown
Raw Permalink Normal View History

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).
2023-09-29 21:01:11 +03:00
Find your API key under `Settings > API`.
Allowed fields: `["diffsDetected", "totalObserved"]`.
2023-09-29 21:01:11 +03:00
```yaml
widget:
type: changedetectionio
url: http://changedetection.host.or.ip:port
key: apikeyapikeyapikeyapikeyapikey
2023-09-29 21:01:11 +03:00
```