-
I try to monitor this shop page But changedetection reports the wrong price (0,69 instead of 0,58) I am using this options:
Portainer Stack
Any idea how to fix this ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
they have the wrong price in their ld/json machine data that we are reading from their content...
|
Beta Was this translation helpful? Give feedback.
-
Thx for your answer, but maybe we can find a work around. The price in the html code is in these tags
So with REGEX this should be possible to get the price with:
But I have no clue how to configure this in changedetection. |
Beta Was this translation helpful? Give feedback.
they have the wrong price in their ld/json machine data that we are reading from their content...