v0.55.1

Try our Chrome extension

Chrome store icon Chrome Webstore

Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!

Changedetection.io needs your support!

You can help us by supporting changedetection.io on these platforms;

The more popular changedetection.io is, the more time we can dedicate to adding amazing features!

Many thanks :)

changedetection.io team

  • 历史记录不足(需要 2 个快照),无法显示该监控项的差异页。
  • No hay suficiente historial (se requieren 2 instantáneas) para mostrar la página de diferencias para este monitor.
  • Se borró el historial de instantáneas del monitor fc84dfb9-cb3e-41e3-9c8a-c12b8d8f3749
  • Se borró el historial de instantáneas del monitor 531759cd-b8f4-44d4-b3dc-9b02df73a654
  • Nicht genügend Verlauf (2 snapshots erforderlich), um die Änderungsseite für diese Überwachung anzuzeigen.

This tool will extract text data from all of the watch history.

A RegEx is a pattern that identifies exactly which part inside of the text that you want to extract.

For example, to extract only the numbers from text ‐
Raw text: Temperature 5.5°C in Sydney
RegEx to extract: Temperature ([0-9\.]+)

Be sure to test your RegEx here.

Each RegEx group bracket () will be in its own column, the first column value is always the date.