parse_recipe_url
Scrapes recipe data from a provided URL and saves it to the database. Optionally include tags and categories.
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 |