hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.6k stars 505 forks source link

Add donna hay #1153

Open mlduff opened 1 week ago

mlduff commented 1 week ago

Resolves https://github.com/hhursev/recipe-scrapers/issues/1150

No schema support. Most functions are supported (except for times).

Worked on collaboratively by myself, @heathrampazis , @a1831319 and @Mooree003.

jayaddison commented 1 week ago

Thanks all! And apologies for taking a while here; I plan to review this within the next 24h or so.

a1831319 commented 1 week ago
  • To confirm that the ingredient_groups functionality works as expected, could we add another test case for a recipe that involves ingredient groupings?

Can do, I'll use https://www.donnahay.com.au/recipes/snacks-and-sides/smoky-eggplant-dip-with-hand-cut-potato-chips as the target if that works?

jayaddison commented 1 week ago

Sounds good - thanks, @a1831319!