parse_recipe_url_bulk
Bulk import recipes from URLs by scraping each page and saving them to your database, with support for categories and tags.
Instructions
Parse Recipe Url Bulk [POST /api/recipes/create/url/bulk] Takes in a URL and attempts to scrape data and load it into the database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |