You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It has garbage on the first row so I place this in the ignore text under filters: )]}',
It should now be a valid json and if I use json linters with everything below that line, it comes back as valid.
I'm trying to use this as a filter: json:$.data.*.date,startTime which if I run it on https://jsonpath.com/ against the output of the website without that garbage produces what I'm looking for.
changedetection.io is throwing a 'No parsable JSON found in this document'.
Am I doing something wrong with my flow?
Do you have any suggestions to get around the garbage on the first row for parsing?
This discussion was converted from issue #934 on September 12, 2022 14:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I'm trying to parse this: https://oap.ind.nl/oap/api/desks/DH/slots/?productKey=BIO&persons=1
It has garbage on the first row so I place this in the
ignore text
under filters:)]}',
It should now be a valid json and if I use json linters with everything below that line, it comes back as valid.
I'm trying to use this as a filter:
json:$.data.*.date,startTime
which if I run it on https://jsonpath.com/ against the output of the website without that garbage produces what I'm looking for.changedetection.io is throwing a 'No parsable JSON found in this document'.
Am I doing something wrong with my flow?
Do you have any suggestions to get around the garbage on the first row for parsing?
I am trying with Playwrite Chromium.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions