Extract Recipe From Website

Go to Product

Extract Recipe from Website

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

Options

Url
The URL of the recipe page.
Force Extraction (*)
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.
Analyze (*)
If true, the recipe will be analyzed and classified resolving in more data such as cuisines, dish types, and more.
Include Nutrition (*)
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.
Include Taste (*)
Whether taste data should be added to correctly parsed ingredients.
Result Format
Specify how the response should be mapped to the table output. The following formats are available:
  • Raw Response: Returns the raw response in a single row with the following columns:
    • body: Response body
    • status: HTTP status code

Input Ports

Icon
Configuration data.

Output Ports

Icon
Result of the request depending on the selected Result Format.
Icon
Configuration data (this is the same as the input port; it is provided as passthrough for sequentially chaining nodes to declutter your workflow connections).

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.