Converts a complete scraped recipe into the application's internal format.
Transforms all recipe data including ingredients (with usage notes from groups), preparation steps, tags, and nutrition. Handles fallbacks for missing data.
Raw scraped recipe data from any supported scraper
Patterns for ingredients to skip during parsing
Default serving size when not specified
Converted recipe in application format
Converts a complete scraped recipe into the application's internal format.
Transforms all recipe data including ingredients (with usage notes from groups), preparation steps, tags, and nutrition. Handles fallbacks for missing data.