Skip to content

Releases: recipe-scrapers/recipe-scrapers

v1.8.0

20 Apr 05:02
4f13abf

Choose a tag to compare

1.8.0 (2026-04-20)

Features

  • normalize siteName for Damn Delicious and Inspired Taste scrapers (8baf632)

v1.7.0

20 Mar 01:45
beb567c

Choose a tag to compare

1.7.0 (2026-03-20)

Features

  • extract NYT recipe tips as notes (5e5213b)
  • scrapers: add custom support for bongeats, myplate, onceuponachef, and theclevercarrot (f20c0e2)
  • scrapers: register 43 new schema.org-only recipe hosts (f20c0e2)

Bug Fixes

  • schema-org: handle human-readable durations, empty ingredient groups, and percentage ratings (a7b20ab)

v1.6.0

18 Mar 19:28
d6aa283

Choose a tag to compare

1.6.0 (2026-03-18)

Features

  • add optional WPRM recipe notes extraction (31a65d7)

v1.5.1

02 Mar 14:51
3525220

Choose a tag to compare

1.5.1 (2026-03-02)

Bug Fixes

  • schema-org: recover malformed JSON-LD and surface unrecoverable parse failures (08e7ff5)

v1.5.0

01 Mar 16:38
af5ce82

Choose a tag to compare

1.5.0 (2026-03-01)

Features

  • scrapers: Add bonappetit.com (52facef)
  • scrapers: Add inspiredtaste.net (d5ed8c3)
  • Add structured safeParse extraction errors for UI-level branching (51f775c)

Code Refactoring

  • Improve extraction error handling and make safeParse resilient (e824d39)

v1.4.0

01 Mar 00:34
31a2867

Choose a tag to compare

1.4.0 (2026-03-01)

Features

v1.3.1

28 Feb 16:59
450c91b

Choose a tag to compare

1.3.1 (2026-02-28)

Bug Fixes

  • extractor: avoid shared mutable defaults for optional recipe fields (53239e0)
  • ingredients: avoid false fallback when grouped ingredients contain duplicates (46695cb)
  • schema: use effective max length in zString error messages (c782cfe)
  • url: parse hostname safely and only strip leading www (cfe4185)
  • yields: make parseYields deterministic across repeated calls (63c19d2)

v1.3.0

27 Feb 15:12
8f7ede9

Choose a tag to compare

1.3.0 (2026-02-27)

Features

  • validation: standardize schema validation on Standard Schema v1 (12c836c)

v1.2.0

27 Feb 04:17
2082b37

Choose a tag to compare

1.2.0 (2026-02-27)

Features

v1.1.0

27 Feb 03:48
eb5930c

Choose a tag to compare

1.1.0 (2026-02-27)

Features

Bug Fixes

  • string author extraction (c35a10e)