I would like to get the data “URL” in this json here below.
I have some knowledge of JSON, although in the data below, the list does not have a property/name to it.
@_GD_ETJ, You might think about first creating an object (which is what the ‘O’ in JSON stands for) and then generating JSON from that. So, in your example, you could have something like the following function defined to generate your JSON: