Replies: 1 comment
-
This jq filter may work for you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I just tried to set up a price monitor, but unfortunately I am stuck. I set up a detection checker, selected the embedded price detector and got some json output. But I don't know what to do with it now. Each item belongs to a specific size (XS, S, M, L, XL, 2XL, 3XL). Any change to XS or L shirt will trigger me a notification, but I only want to monitor a specific line from this output. The problem is that they are basically the same, but the price for each size may be different.
I set changedetection to watch this link: https://en.zalando.de/anna-field-long-sleeved-top-black-an621d1b6-q11.html
This is how the output looks like:
Beta Was this translation helpful? Give feedback.
All reactions