v0.55.8

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

  • Cannot set language without session cookie
  • No history found for the specified link, bad link?
  • 未找到该链接的历史记录,链接是否有误?
  • No watch with the UUID 94c846ca-ba15-495b-a010-f3dfd4f278da found.
  • 未找到该链接的历史记录,链接是否有误?
  • No se encontró ningún monitor con el UUID 4120ed63-d44d-4d64-b5df-4c17d44b242a.

このツールはすべてのウォッチ履歴からテキストデータを抽出します。

正規表現 は、抽出したいテキスト内の部分を正確に特定するためのパターンです。

例えば、テキストから数値のみを抽出するには ‐
元のテキスト: Temperature 5.5°C in Sydney
抽出用の正規表現: Temperature ([0-9\.]+)

ここで正規表現をテストしてください。

正規表現の各グループ括弧 () は独立したカラムとなり、最初のカラムの値は常に日付です。