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