Recipe Creation
Select one of the various ways to create a recipe
Scrape Recipe
Scrape a recipe by url. Provide the url for the site you want to scrape, and Mealie will attempt to
scrape the recipe from that site and add it to your collection.
Create Recipe
Create a recipe by providing the name. All recipes must have unique names.
Import from Zip
Import a single recipe that was exported from another Mealie instance.
Recipe Debugger
Grab the URL of the recipe you want to debug and paste it here. The URL will be scraped by the recipe
scraper and the results will be displayed. If you don't see any data returned, the site you are trying
to scrape is not supported by Mealie or it's scraper library.
{{ $globals.icons.robot }}
Debug
Recipe Bulk Importer
The Bulk recipe importer allows you to import multiple recipes at once by queing the sites on the
backend and running the task in the background. This can be useful when initially migrating to Mealie,
or when you want to import a large number of recipes.
{{ $globals.icons.delete }}
Clear
{{ $globals.icons.createAlt }} New
{{ $globals.icons.check }} Submit
Looking For Migrations?