Skip to content

Releases: hhursev/recipe-scrapers

14.52.0

29 Oct 22:26
Compare
Choose a tag to compare

Adds support for:

  • uitpaulineskeuken (#890)
  • farmhouseboone (#903)
  • Legacy-formatted recipes on lekkerensimpel (#904)
  • elavegan.com (#907)
  • juliegoodwin.com.au (#911)
  • grandfrais.com (#912)
  • goodhousekeeping.com (#916)
  • nutritionfacts.org (#923)

And also:

  • Adds support for entity-lookup-by-id for ratings data (#913)
  • Adds nutrient and ingredient-grouping support to matprat (#899)
  • Adds canonical_url support to many of the remaining scrapers (#902, #905, #921)

Thank you all @ronajon @brett @jaapio @jknndy @ryanwinter @MiaPT @xunleii @jpts! 🥳

14.51.0

10 Oct 21:16
Compare
Choose a tag to compare
  • Adds support for nrk.no (#892)
  • Adds referential metadata lookup when authors and recipes are included as separate JSON-LD entities (#895)
  • Fixup / nitpick for replacement of malencoded UTF-8 non-breaking-spaces (#897)
  • Adding canonical_url for all applicable scrapers, and performing a content refresh: batch one (#891)
  • Misc small cleanups.

Thank you to @jknndy and @MiaPT! 🎉

14.50.2

04 Oct 09:19
Compare
Choose a tag to compare

Fixup: I'd entered the wrong version number for the previous release (14.45.1 instead of 14.50.1) - 52ea949

14.50.1-but-published-as-14.45.1

03 Oct 22:19
Compare
Choose a tag to compare

Changes since 14.49.4:

  • Adds support for keukenliefde (#877)
  • Adds support for barefootcontessa.com (#882)
  • Adds ingredient grouping support to nhshealthierfamilies (#885)

With thanks to @jaapio @jknndy 🎉

Edit: this was accidentally published as version 14.45.1 on PyPi - I entered the wrong version number into the __version__ module.

14.49.4

03 Oct 07:14
Compare
Choose a tag to compare

Bugfix release:

  • foodandwine: implement 'yield' field support (#881)

Thanks @jknndy!

14.49.3

01 Oct 09:07
Compare
Choose a tag to compare

Fixup; the 14.49.2 release failed due to a validation error on the long_description field on the Python package (two reStructuredText hyperlinks both named here).

14.49.2

01 Oct 08:57
Compare
Choose a tag to compare

Changes since 14.49.0:

  • hellofresh: improve handling of time fields (#876)
  • bakingmischief: fix scraper name, add ingredient groupings, and misc fixups (#878)

With credit to @jknndy for these fixes!

14.49.0

25 Sep 22:30
Compare
Choose a tag to compare

Adds support for:

  • grouprecipes.com (#873)
  • norecipes.com (#871)

And adds ingredient group functionality to:

  • Add A Pinch
  • Allt om Mat
  • Alton Brown
  • Amazing Ribs

... courtesy of pull request #874.

Thanks again, @jknndy!

14.48.0

23 Sep 10:28
Compare
Choose a tag to compare

A smorgasbord of additional scrapers thanks to @jknndy as is standard recently :)

Adds support for:

  • plowingthroughlife.com (#863)
  • onceuponachef.com (#864)
  • tidymom.net (#865)
  • themagicalslowcooker.com (#867)
  • fattoincasadabenedetta.it (#868)
  • waitrose.com (#869)
  • eatwell101.com (#866)

14.47.0

16 Sep 15:13
Compare
Choose a tag to compare

Drops support for python<=3.7.