Skip to content

Releases: hhursev/recipe-scrapers

14.20.0

19 Oct 14:43
Compare
Choose a tag to compare
  • Remove META_HTTP_EQUIV setting (#644)
  • Remove TEST_MODE setting (#645)
  • Remove 'v12-like' settings module (#653)
  • Add omnivores cookbook (#647)
  • Add maangchi (#656)
  • Fix justonecookbook (#649)

Thank you, @wengtad!

14.19.0

16 Oct 19:07
Compare
Choose a tag to compare

14.18.0

16 Oct 14:15
Compare
Choose a tag to compare
  • Maintenance: update bs4 string searches to use 'string' parameter instead of 'text' (#638)
  • Add Rosanna Pansino (#639)
  • Add LeanAndGreenRecipes (#636)
  • Fix: import from dataclasses (#642 - resolves #641)

Thanks, @bmease @hay-kot @wengtad 🎉

14.17.1

13 Oct 18:34
Compare
Choose a tag to compare
  • Update USDA MyPlate and NIH Healthy Eating (#622) (including IngredientGroup support, a feature discussed in #301)
  • Add description method to BBCGoodFood scraper (#635)

Thank you, @andrewwint @jedwards1230 @TheEpic-dev!

14.17.0

12 Oct 16:15
Compare
Choose a tag to compare

This probably should've been 14.16.1 now that I think about it (bugfixes only, no new scrapers) - oops. We've not always adhered to that I suppose.

  • reishunger.de: bugfixes and add support for multi-method recipes (#616)
  • Use isodate library to attempt ISO 8601 duration parsing in get_minutes (#610)
  • Fixup to run unit tests on MacOS and Windows in GitHub Actions (#629)
  • mypy: ignore type union-attr errors in scraper modules, to deal with false positives from BeautifulSoup's find return type (e33181a)

Thanks @vabene1111 for the reishunger improvements!

14.16.0

09 Oct 21:32
Compare
Choose a tag to compare
  • Fix ingredients for simplyrecipes.com scraper (#623)
  • Simple Veganista scraper added (#626)

Thanks, @thomaspinder @puradox!

14.15.0

08 Oct 14:47
Compare
Choose a tag to compare
  • Adds support for emmikochteinfach.de (#603)
  • Adds description method to WikiCookbook scraper (#604)
  • Fixes thehappyfoodie ingredient import (#613)
  • Misc small development-related config tweaks and fixes (#615, 2be283f, 76d9e59)

Thanks @TheEpic-dev @vabene1111 @derteufelqwe!

14.14.1

30 Sep 10:27
Compare
Choose a tag to compare
  • add(ci): basic mypy checking (#601)
  • Extended NIHHealthyEating (#605)

With thanks to: @sbdchd @andrewwint @jedwards1230

14.14.0

12 Sep 10:47
Compare
Choose a tag to compare

Adds support for:

  • owen-han.com (#599)

Includes fixes for:

  • greatbritishchefs - ingredients in subheadings (#598)
  • mobkitchen - domain name matching (#600)

Thanks @ptoczko @ephemer4l!

14.13.0

19 Aug 15:33
Compare
Choose a tag to compare

Food.com scraper update

Creds @Aditya2704