v1

latestOpenAPI 3.0.0spoonacular API Terms2026-07-139901.1 MB
recipes

Extract Recipe from Website

This endpoint lets you extract recipe data such as title, ingredients, and instructions from any properly formatted Website.

get/recipes/extract

Query parameters

urlstring required
Example:https://foodista.com/recipe/ZHK4KPB6/chocolate-crinkle-cookies

The URL of the recipe page.

forceExtractionboolean
Example:true

If true, the extraction will be triggered whether we already know the recipe or not. Use this only if information is missing as this operation is slower.

analyzeboolean

If true, the recipe will be analyzed and classified resolving in more data such as cuisines, dish types, and more.

includeNutritionboolean

Include nutrition data in the recipe information. Nutrition data is per serving. If you want the nutrition data for the entire recipe, just multiply by the number of servings.

includeTasteboolean

Whether taste data should be added to correctly parsed ingredients.

Response

Success

idinteger required
titlestring required
imagestring required
imageTypestring required
servingsnumber required
readyInMinutesinteger required
licensestring required
sourceNamestring required
sourceUrlstring required
spoonacularSourceUrlstring required
aggregateLikesinteger required
healthScorenumber required
spoonacularScorenumber required
pricePerServingnumber required
analyzedInstructionsobject[] required
cheapboolean required
creditsTextstring required
cuisinesstring[] required
dairyFreeboolean required
dietsstring[] required
gapsstring required
glutenFreeboolean required
instructionsstring required
ketogenicboolean required
lowFodmapboolean required
occasionsstring[] required
sustainableboolean required
veganboolean required
vegetarianboolean required
veryHealthyboolean required
veryPopularboolean required
whole30boolean required
weightWatcherSmartPointsnumber required
dishTypesstring[] required
summarystring required