parse_recipe_url
Extract recipe data from any URL and save it to your Mealie database. Optionally include tags and categories for better organization.
Instructions
Parse Recipe Url [POST /api/recipes/create/url] Takes in a URL and attempts to scrape data and load it into the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |