v0.55.7

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

  • The watch by UUID b9a48e7c-be36-460a-82c9-ef2e90ed4f3a does not exist.
  • Queued 1 watch for rechecking.
  • No watch with the UUID fe1eb1af-f940-469c-94ea-c8e390e9771b found.
  • The watch by UUID dfddd2fb-54d3-4832-a3fd-19d9163835c5 does not exist.

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.