Recipe - Food - Nutrition

FREEMIUM
Verified
By David | Updated 4 days ago | Food
Popularity

9.9 / 10

Latency

536ms

Service Level

100%

Health Check

N/A

Back to All Discussions

Search by Ingredients

Rapid account: Stefcenti
stefcenti
7 years ago

I’m not sure if this api is actually broken or if I don’t know how to use it. I can successfully call the function with /recipes/findByIngredients? and I get the json back but I have no idea how to get to the list of recipes returned. There is an array of recipes returned but I don’t see a tag to access the recipes. In the complex search I see there is a “results:” tag but there is not one for the search by ingredient.

Any information would be helpful.

Thanks!

Stefanie Centi

stefcenti@centiumtech.com

Rapid account: Stefcenti
stefcenti Commented 7 years ago

Thanks David - I was trying to access the result.body before it was returned from the API. I still sometimes forget about the asynchronous nature of node!

Rapid account: Spoonacular
spoonacular Commented 7 years ago

Hi Stefanie,

The id field in the response is the id of the recipe and title is the title. To get more information about the recipe, call the recipe information endpoint with the given ids (https://market.mashape.com/spoonacular/recipe-food-nutrition#get-recipe-information).

Hope that helps?

David

Join in the discussion - add comment below:

Login / Signup to post new comments