Replies: 2 comments
-
This should be in discussions - just setup a regex filter in 'extract text' |
Beta Was this translation helpful? Give feedback.
0 replies
-
"API information does not contain data pulled from the monitor?" this title was, wrong it does contain it - but you just want that 70% if i understand |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using changedetection.io version 0.45.20. I've added the web interface of a printer, to get the toner percentage status. I used the browse steps and the visual filter selector to narrow down the part of the webpage I want to monitor.
Now I want to pull this Information using API. So I'm using this command:
curl http://localhost:5000/api/v1/watch/690401b5-3998-41ee-9e98-242e2b3547bd -H"x-api-key:api_key_here"
It gives me a JSON output, but that 70% I can see on the page is not contained anywhere in the JSON.
As I understand it, the API gives me Information about the monitor I've set up in changedetection.io, but not any information about the data it pulls from the printer.
Is there a way to get that 70% from the API?
Beta Was this translation helpful? Give feedback.
All reactions