Import recipe from URL
import_recipe_from_urlImport a recipe from any URL into Mealie, automatically saving its name, ingredients, and steps as a new recipe in your collection.
Instructions
Has Mealie fetch a recipe page and save it as a new recipe. The fetch happens on the Mealie server, not here. Everything the page contains — name, description, ingredients, steps — ends up in the collection as written by whoever controls that site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Address of the recipe to import | |
| include_tags | No | Adopt the page's keywords as tags, default false | |
| include_categories | No |