changedetection.io icon indicating copy to clipboard operation
changedetection.io copied to clipboard

[feature] monitor entire websites for changes

Open x0tester0x opened this issue 1 year ago • 7 comments

Is your feature request related to a problem? Please describe. I'm always frustrated when a website like a shop has multiple subpages, but I want to monitor each site inclusive the subpages.

Describe the solution you'd like When you add a website to monitor and you select to monitor the entire website, it should scan the website for subpages. Then you choose which subpages you are interested and these will then monitored by HTML, CONTENT or VISUAL changes, depending on the need. Here is an example how I can do this with ChangeTower: Monitor Entire Website for Changes

Describe the use-case and give concrete real-world examples I want to monitor if a shop adds new products or changes some prices of existing products, not only for one subpage or category, but for the entire website.

x0tester0x avatar Dec 30 '23 01:12 x0tester0x

Here is one method https://changedetection.io/tutorial/automatically-adding-new-pages-watch-existing-results :)

dgtlmoon avatar Jan 08 '24 13:01 dgtlmoon

Ok, I tried that, but for me there is not showing up the button to send a test notification.

x0tester0x avatar Jan 15 '24 07:01 x0tester0x

@x0tester0x you dont provide any information that helps me to help you, add a screenshot and tell me your version atleast

dgtlmoon avatar Jan 15 '24 09:01 dgtlmoon

This is the configuration and as you can see there is no button to send a test notification. I am using version 0.45.12

image

x0tester0x avatar Jan 16 '24 16:01 x0tester0x

That is strange, it was added nearly a year ago

https://github.com/dgtlmoon/changedetection.io/blame/04391551271ddf427d7decb35c482f2c3314b4dd/changedetectionio/templates/_common_fields.jinja#L24

Could you try "view source" and see if the text "Send test notification" appears?

And what about restarting the app, did it make the button appear?

dgtlmoon avatar Jan 22 '24 10:01 dgtlmoon

Ok, the Button appeared now, but when I send the test notification, nothing happens. It is running in a docker container behind a reverse proxy...

x0tester0x avatar Jan 22 '24 16:01 x0tester0x