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

**URL:** https://community.thunkable.com/t/banging-my-head-against-the-wall-api-json-extract-data/3362037
**Category:** Questions about Thunkable X
**Created:** [November 22, 2024, 11:10am UTC](https://community.thunkable.com/t/banging-my-head-against-the-wall-api-json-extract-data/3362037 "2024-11-22T11:10:05Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![tim.casson.smithpc](https://avatars.discourse-cdn.com/v4/letter/t/edb3f5/32.png) [@tim.casson.smithpc](https://community.thunkable.com/u/tim.casson.smithpc)
#### Post date: [November 22, 2024, 2:09pm UTC](https://community.thunkable.com/t/banging-my-head-against-the-wall-api-json-extract-data/3362037/2 "2024-11-22T14:09:51Z")

</div>

Got this sorted with the help of this thread [API JSON Tutorial (Video) - #15 by tatiang](https://community.thunkable.com/t/api-json-tutorial-video/1140575/15) from @tatiang and used the [Best JSON Viewer and JSON Beautifier Online](https://codebeautify.org/jsonviewer) 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

---

_[View the full topic](https://community.thunkable.com/t/banging-my-head-against-the-wall-api-json-extract-data/3362037)._
