# 💬general-chat

Zoxsis·1 reply
I have an api https://fineli.fi/fineli/api/v1/foods?q=banaani where with the query parameter you can fetch nutrition information of foods (in the example banana). I would like the bot to be able to fetch for example carbs in babana which are in the result of the query, how would I achieve this, any idea?