Create Recipes Create Url Stream
create_recipes_create_url_streamAdd a recipe by URL. Scrapes recipe data from a web page and saves it to your Mealie database, streaming progress updates.
Instructions
Takes in a URL and attempts to scrape data and load it into the database, streaming progress via SSE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| includeTags | No | ||
| accept-language | No | ||
| includeCategories | No |