parse_recipe_url
Import a recipe by URL: scrape the page, extract recipe data, and save it to your Mealie database.
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 |