Hello to everyone.
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.
JSON:
[{“breeds”:[],“id”:“7pv”,“url”:“https://cdn2.thecatapi.com/images/7pv.gif",“width”:344,"height”:194}]
(i know its about cats, please dont ridicule me!)
I would like to set the URL to a variable, is this possible?