parse_recipe_url
Extract and store recipe data from any URL by scraping and loading it into 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 |