Skip to content

Releases: hhursev/recipe-scrapers

14.12.0

10 Aug 11:29
Compare
Choose a tag to compare

14.11.0

24 Jul 13:33
Compare
Choose a tag to compare
  • Add an 'instructions_list' method to the abstract scraper (#577)
  • ah.nl: added support for recipes missing schema.org instructions (#580)

Thanks @arpachuilo for the additional scraper!

14.10.0

20 Jul 14:04
Compare
Choose a tag to compare
    • add tastesbetterfromscratch.com (#579)

With credits to @brett for the additional scraper

14.9.0

16 Jul 14:59
Compare
Choose a tag to compare
  • Added ethanchlebowski.com scraper (#576)

Contributor credits: @ruudschouten 🎉

14.8.1

13 Jul 12:27
Compare
Choose a tag to compare
  • Fixed error causing certain MadeWithLau recipes to crash (#573)

Thanks again @arpachuilo for the fixup!

14.8.0

10 Jul 22:18
Compare
Choose a tag to compare
  • Add support for MadeWithLau.com (#572)

Thanks @arpachuilo!

14.7.0

09 Jul 13:02
Compare
Choose a tag to compare

14.6.0

02 Jul 11:37
Compare
Choose a tag to compare
  • Add support for BettyBossi.ch (#565)
  • Fixed wild mode for unordered schemas (#567)
  • Fixed type annotation for 'proxies' argument in abstract scraper constructor

Thank you, @cydanil @vabene1111!

14.5.4

02 Jul 11:35
Compare
Choose a tag to compare
  • Consistency: use 'proxies' and 'timeout' arguments during kptncook scraper web requests (#568)

14.5.3

01 Jul 18:25
Compare
Choose a tag to compare
  • Fix issues from review for the Kptncook scraper (#566)

Thanks @gloriousDan!