# Making a grocery app

**URL:** https://community.thunkable.com/t/making-a-grocery-app/2267664
**Category:** Questions about Thunkable X
**Created:** [February 9, 2023, 3:44am UTC](https://community.thunkable.com/t/making-a-grocery-app/2267664 "2023-02-09T03:44:28Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 10, 2023, 2:24am UTC](https://community.thunkable.com/t/making-a-grocery-app/2267664/4 "2023-02-10T02:24:08Z")

</div>

It’s not confusing at all. The only way I know to get product data is through an API. When you find an API you want to use, you can follow my tutorial video to learn how to extract the JSON values you need: [API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575).

I don’t know of an API that shows _current_ prices of products in stores. That’s probably the trickiest part of what you’re wanting to do. I would start by Googling something like _grocery price api_.

---

_[View the full topic](https://community.thunkable.com/t/making-a-grocery-app/2267664)._
