Recipe - Food - Nutrition

FREEMIUM
Verified
By David | Updated 15 giorni fa | Food
Popularity

9.9 / 10

Latency

487ms

Service Level

100%

Health Check

N/A

Back to All Discussions

GET Recipe Information

Rapid account: Shallow Co
ShallowCo
5 anni fa

Hello there, trying to return GET Recipe Information into my application but it doesn’t seem to be bringing in the right data set. Is this the right url - https://spoonacular-recipe-food-nutrition-v1.p.rapidapi.com/recipes/479101/information?

Rapid account: Shallow Co
ShallowCo Commented 5 anni fa

Many thanks - I have run it again and I appear to get the wrong data set. Using this URL, https://spoonacular-recipe-food-nutrition-v1.p.rapidapi.com/recipes/156992/information - I get the following data returned which isn’t what I expected.

New Column Existing Column Data type Selector
ID ID NUMBER id
AISLE AISLE VARCHAR2 aisle
IMAGE IMAGE VARCHAR2 image
CONSITENCY CONSITENCY VARCHAR2 consitency
NAME NAME VARCHAR2 name
ORIGINAL ORIGINAL VARCHAR2 original
ORIGINALSTRING ORIGINALSTRING VARCHAR2 originalString
ORIGINALNAME ORIGINALNAME VARCHAR2 originalName
AMOUNT AMOUNT NUMBER amount
UNIT UNIT VARCHAR2 unit
AMOUNT_2 AMOUNT_2 NUMBER measures.us.amount
UNITSHORT UNITSHORT VARCHAR2 measures.us.unitShort
UNITLONG UNITLONG VARCHAR2 measures.us.unitLong
AMOUNT_3 AMOUNT_3 NUMBER measures.metric.amount
UNITSHORT_2 UNITSHORT_2 VARCHAR2 measures.metric.unitShort

I am expecting to see

“id”:156992
"title":“Char-Grilled Beef Tenderloin with Three-Herb Chimichurri”
“readyInMinutes”:45
"image":“https://spoonacular.com/recipeImages/char-grilled-beef-tenderloin-with-three-herb-chimichurri-156992.jpg
“imageType”:“jpg”
“instructions”:

Rapid account: Spoonacular
spoonacular Commented 5 anni fa

What do you mean it is not returning the right data? Looks correct to me.

Join in the discussion - add comment below:

Login / Signup to post new comments