hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.61k stars 505 forks source link

Added recipe scraper for Womens Weekly Food #1082

Closed heathrampazis closed 2 months ago

heathrampazis commented 2 months ago

This pull request adds support for Womens Weekly Food Australia recipes. There was schema support for this site. However, there were some manual adjustments that needed to be made when scraping the instructions, as it would add the numbered steps to the instructions list. I was able to remove these inconsistencies to just include the steps much like other scrapers do.

Resolves #1080

jayaddison commented 2 months ago

@heathrampazis this has been included and released in v14.56.0 (and also the pre-release v15.0.0-rc3) of recipe-scrapers on PyPi.