CorrelAidxNL / changedetection.io

changedetection.io - The best and simplest self-hosted open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change. Open source web page change detection - Now also includes XPATH and JSON API change detection and monitoring support!
https://github.com/dgtlmoon/changedetection.io
Apache License 2.0
0 stars 0 forks source link

Give hint on cause of issue if error during scraping #5

Open timlod opened 2 years ago

timlod commented 2 years ago

cd will give a red error if something went wrong during fetching of updates. This could be because the website is busy and there was a timeout, or, I could imagine, the particular page was removed. Looking at HTTP status code we could probably give some hints as to what went wrong here.