create_recipes_create_url
Scrape recipe data from a given URL and store it directly in your database.
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 | |||