# Packages
No description provided by the author
# Functions
NewRecipeScraper returns a new instance of RecipeScraper.
ParseDiet parses a restricted diet (https://schema.org/RestrictedDiet) string into a Diet type.
ParseNutritionalInformation parses nutritional information (https://schema.org/NutritionInformation) that's encoded in a map into a Nutrition struct.
# Structs
RecipeScraper is a recipe scraper.