Create Recipes Create Url
create_recipes_create_urlScrape recipe data from any URL and save it directly to your Mealie database. Optionally include tags and categories.
Instructions
Takes in a URL and attempts to scrape data and load it into the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| includeTags | No | ||
| accept-language | No | ||
| includeCategories | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||