Retrieve Text from Elements

Hello there, I’m a complete newbie to this but I’d like to think I’m a quick learner. I’d like to retrieve text and use it as a data source for an app I’m building. I’ve inspected my apps elements and have a pathway to what I want.
I’m thinking to retrieve the text I would need a JSON like this:

element.querySelector(“#ReactRoot > div > div.m-jss897.m-jss923.m-jss892.m-jss893 > div.m-jss897.m-jss1082.m-jss891.m-jss893 > div > div > div > div > div > div.Pane.vertical.Pane1 > div > div > div:nth-child(2) > div > div > div > div > div:nth-child(1) > div.rbc-toolbar > div”)

or this?

element.querySelector(

)

Like I said, I’m a newbie but any guidance would be greatly appreciated.

Hi @Bray,

This is the community forum of JSON Forms, a rendering engine for JSON Schema based forms. Your question seems to be unrelated. I would like to suggest to contact the person you got your task from. Good luck!