ChangeDetection icon indicating copy to clipboard operation
ChangeDetection copied to clipboard

Suggestion: allow us to specify HTML elements to look for change

Open dschmidt593271 opened this issue 5 years ago • 3 comments

In my use case, I only want to know when a new version of software becomes available at https://xpericheck.com/cda/1310-7123. But after that new version becomes available, the page updates to say how long ago it was released, which I don't care about.

Could your software fairly easily look for a specific table element?

dschmidt593271 avatar Apr 21 '19 13:04 dschmidt593271

I know Web Alert can do exactly what you want. Unfortunately that app is not FOSS.

y0umu avatar Sep 29 '19 16:09 y0umu

Latest version should solve this. You can specify the byte threshold to ignore, like ignore changes less than 10 bytes (or 10 letters). Still not available as public release because I have to finish some parts, but should be available in the coming weeks.

bernaferrari avatar Oct 02 '19 03:10 bernaferrari

@bernaferrari Is this threshhold still available, and if yes, how can i set it?

newhinton avatar Feb 19 '23 23:02 newhinton