v0.52.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

모든 시계의 기본 재확인 시간, 현재 시스템 최소값은 다음과 같습니다. 3 초 (추가 정보).

시간 스케줄을 사용하시겠습니까? First confirm/save your Time Zone Settings
CSS/xPath 필터가 이만큼 연속으로 누락되면 알림 전송
설정: 0 to disable
Password protection for your changedetection.io application.
비밀번호 활성화 시 변경 기록 페이지 액세스 허용 (diff 페이지 공유에 유용)
When a request returns no content, or the HTML does not contain any text, is this considered a change?

팁: 사용 AppRise 알림 URL for notification to just about any service! Please read the notification services wiki here for important configuration notes.

고급 도움말 표시
모든 알림 제목
모든 알림 본문 — 사용 가능: Jinja2 templating in the notification title, body and URL, and tokens from below.
Show token/placeholders
  • For JSON payloads, use |tojson without quotes for automatic escaping, for example - { "name": {{ watch_title|tojson }} }
  • URL encoding, use |urlencode, 예 - gets://hook-website.com/test.php?title={{ watch_title|urlencode }}
  • Regular-expression replace, use |regex_replace, 예 - {{ "hello world 123" | regex_replace('[0-9]+', 'no-more-numbers') }}
  • For a complete reference of all Jinja2 built-in filters, users can refer to the https://jinja.palletsprojects.com/en/3.1.x/templates/#builtin-filters

모든 알림 형식
Base URL used for the {{ base_url }} 알림 링크의 토큰.
Default value is the system environment variable 'BASE_URL' - 여기서 더 읽기.

사용 기초적인 method (default) where your watched sites don't need Javascript to render.

그만큼 크롬/자바스크립트 method requires a network connection to a running WebDriver+Chrome server, set by the ENV var 'WEBDRIVER_URL'.

If you're having trouble waiting for the page to be fully rendered (text missing etc), try increasing the 'wait' time here.
이것은 기다릴 것이다 n 텍스트를 추출하기 몇 초 전입니다.
Number of concurrent workers to process watches. More workers = faster processing but higher memory usage.
현재 실행 중: 10 작동 중 async 워커.
Example - 3 seconds random jitter could trigger up to 3 seconds earlier or up to 3 seconds later
For regular plain requests (not chrome based), maximum number of seconds until timeout, 1-999.
Applied to all requests.

Note: Simply changing the User-Agent often does not defeat anti-robot technologies, it's important to consider all of the ways that the browser is detected.
Ignore whitespace, tabs and new-lines/line-feeds when considering if a change was detected.
참고: Changing this will change the status of your existing watches, possibly trigger alerts etc.
Render anchor tag content, default disabled, when enabled renders links as (link text)[https://somesite.com]
참고: Changing this could affect the content of your existing watches, possibly trigger alerts etc.
  • Remove HTML element(s) by CSS and XPath selectors before text conversion.
  • Don't paste HTML here, use only CSS and XPath selectors
  • Add multiple elements, CSS or XPath selectors per line to ignore multiple parts of the HTML.
Note: This is applied globally in addition to the per-watch rules.
  • Matching text will be 무시됨 in the text snapshot (you can still see it but it wont trigger a change)
  • Note: This is applied globally in addition to the per-watch rules.
  • Each line processed separately, any line matching will be ignored (removed before creating the checksum)
  • Regular Expression support, wrap the entire line in forward slash /regex/
  • Changing this will affect the comparison checksum which may trigger an alert
Remove any text that appears in the "Ignore text" from the output (otherwise its just ignored for change-detection)
참고: Changing this will change the status of your existing watches, possibly trigger alerts etc.

API Access

Drive your changedetection.io via API, More about API 액세스 및 예제.

Restrict API access limit by using x-api-key header - required for the Chrome Extension to work


API 키 919e59ee864f066696e02b0771c7aaf8

Chrome 확장 프로그램

Easily add any web-page to your changedetection.io installation from within Chrome.

Step 1 Install the extension, Step 2 Navigate to this page, Step 3 Open the extension from the toolbar and click "Sync API Access"

Chrome store icon Chrome 웹스토어

Maximum number of history snapshots to include in the watch specific RSS feed.
For watching other RSS feeds - When watching RSS/Atom feeds, convert them into clean text for better change detection.
Does your reader support HTML? Set it here
'System default' for the same template for all items, or re-use your "Notification Body" as the template.
모든 알림 본문 — 사용 가능: Jinja2 templating in the notification title, body and URL, and tokens from below.
Show token/placeholders

Ensure the settings below are correct, they are used to manage the time schedule for checking your web page watches.

UTC Time & Date from Server: 2026-01-21T22:00:05.100306+00:00

Local Time & Date in Browser:

Enable this setting to open the diff page in a new tab. If disabled, the diff page will open in the current tab.
Realtime UI Updates Enabled - (Restart required if this is changed)
Enable or Disable Favicons next to the watch list
Number of items per page in the watch overview list, 0 to disable.

: "Residential" and "Mobile" proxy type can be more successfull than "Data Center" for blocked websites.

Extra Proxies
"Name" will be used for selecting the proxy in the Watch Edit settings
SOCKS5 proxies with authentication are only supported with 'plain requests' fetcher, for other fetchers you should whitelist the IP access instead

Extra Browsers can be attached to further defeat CAPTCHA's on websites that are particularly hard to scrape.
Simply paste the connection address into the box, More instructions and examples here

Extra Browsers

파이썬 버전: 3.11.14

활성화된 플러그인:

  • wordcount_plugin - Word count plugin for content analysis.
  • levenshtein_plugin - Levenshtein distance and similarity plugin for text change detection.