-
I need to automate a high frequency check that runs during a short, variable daily window, where the correct start time is visible as text on the page itself. Is it possible within the web UI to configure one watch to scrape this time and then have that value automatically set the scheduled check time for a second watch? |
Beta Was this translation helpful? Give feedback.
Answered by
dgtlmoon
Oct 9, 2025
Replies: 1 comment 2 replies
-
Use the scheduler https://changedetection.io/tutorial/checking-web-pages-changes-according-schedule :) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
dgtlmoon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Use the scheduler https://changedetection.io/tutorial/checking-web-pages-changes-according-schedule :)