TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.35k stars 563 forks source link

Issue with units imported from gousto.co.uk #3194

Closed ThomasHFWright closed 3 months ago

ThomasHFWright commented 3 months ago

Tandoor Version

1.5.17

Import URL

https://www.gousto.co.uk/cookbook/chicken-recipes/sticky-orange-chicken

When did the issue happen?

Gousto.co.uk seems to have a funny way of displaying units of ingredients based on their packaging sizing which leads to undesirable behaviour during import, with Tandoor trying to import units such as "320g", "Brown", and "1" and moving the actual units into the ingredient name

From gousto:

image

While importing into Tandoor:

image

Response / message shown

No response

smilerz commented 3 months ago

scraping websites is handled upstream at https://github.com/hhursev/recipe-scrapers they might be able to fix it there.