Skip to content

Releases: hhursev/recipe-scrapers

14.46.0

15 Sep 11:19
Compare
Choose a tag to compare

Adds support for:

Other changes:

  • Type-consistency fixes for the scraper.instructions() method -- this should always now return a str value. (#852)
  • NibbleDish: fixup in cases where schema.org ingredient text has been munged into a single string in the page's metadata. (#856)
  • Gousto: fixups for description, time and yields fields (#853) and fix paragraph/linebreak handling (#847)
  • Dropped support for Python3.7 (that version has reached end-of-life) (#857)
  • Some misc small fixes discovered during development of pull request #852 (#860)

With thank yous to @daniel-tp @jknndy @shantih19! 🎉

14.45.0

06 Sep 12:07
Compare
Choose a tag to compare
  • Adds support for tofoo.co.uk (#836)
  • realsimple: fixups for ingredients and yield fields (#839)

With credit to @jknndy and @jbelluch! Thank you both.

14.44.1

01 Sep 21:20
Compare
Choose a tag to compare
  • Omnivores Cookbook: fix handling of ingredient lists that involve multiple Wordpress Recipe Maker ingredient groupings (#834)

With credit to @ckid50!

14.44.0

01 Sep 14:16
Compare
Choose a tag to compare

Adds scrapers for:

  • Add A Pinch (#818)
  • Hershey Land (#819)
  • Pink Owl Kitchen (#829)
  • Sabores Ajinoto (#814)
  • We Are Not Martha (#832)

Also includes:

  • A fixup for ingredient group content validation (#827)
  • Plus ingredient group support for...
    • The Spruce Eats (#826)
    • Domesticate Me (#823)
    • The Pioneer Woman (#828)
    • Delish (#825)
    • The Clever Carrot (#824)

Thank you @jknndy and @strangetom!

14.43.0

24 Aug 22:01
Compare
Choose a tag to compare
  • Adds lifestyleofafoodie (#822)
  • Adds number-2-pencil (#811)
  • Adds platingpixels (#809)
  • Adds receitasnestle.com.br (#812)
  • Adds taste.com.au (#810)

... with most (all?) of those also including support for ingredient groupings. Nice work, @jknndy! 🎉

14.42.0

11 Aug 21:00
Compare
Choose a tag to compare

Ingredient Groups, added in 14.41.0, are now available for:

In addition, we have a few more domain-tailored scrapers:

  • saltpepperskillet.com (#801)
  • wellplated.com (#794)
  • insanelygoodrecipes.com (#800)
  • staysnatched.com (#802)
  • foodfidelity.com (#804)
  • persnicketyplates.com (#806)

Thank you @jknndy @strangetom! 🎉

14.41.0

01 Aug 09:40
Compare
Choose a tag to compare
  • Adds support for Ingredient Groups to the library (#781)
  • Multiple schema-based scrapers added
    • Vegetarbloggen (#790)
    • The Recipe Critic (#789)
    • Kochbucher (#792)
    • Ministry of Curry (#795)
    • Izzycooking (#796)
    • Blue Jean Chef (#797)
    • Madsvin (#780)
    • The Modern Proper (#793)
    • The Kitchen Community (#798)

Thank you very much, @strangetom and @jknndy ! 🎉

14.40.0

25 Jul 21:44
Compare
Choose a tag to compare
  • Add support for chefsavvy.com (#785)
  • Add support for ricetta.it (#786)

With thanks to @jknndy for adding these!

14.39.0

18 Jul 15:08
Compare
Choose a tag to compare
  • Adds support for TheExpertGuides.com (#783)

Thank you, @konandodev7!

14.38.0

18 Jul 04:30
Compare
Choose a tag to compare
  • Adds support for http://nibbledish.com
  • hellofresh update. Previous workaround for recipes yielding 1 portion not needed now
  • Fix lxml problems with unittests in MacOS

Creds: @konandodev7 @strangetom @jayaddison