Banging my head against the wall - API+JSON+Extract data!

Got this sorted with the help of this thread API JSON Tutorial (Video) - #15 by tatiang from @tatiang and used the Best JSON Viewer and JSON Beautifier Online site to determine the location of the values in this JSON.

For me this worked : faces[1].attributes.emotion.anger

Now I have got to figure out how to loop through all the emotions and get their names and values

2 Likes