hhursev / recipe-scrapers

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

Add felix.kitchen #1098

Closed mlduff closed 1 month ago

mlduff commented 2 months ago

This PR adds support for felix.kitchen, using https://felix.kitchen/2024/04/07/piccata-milanese-schnitzel-parmesan-safran-risotto-petersilie/ as the test recipe. Couldn't find total_time on any recipe on the website, so have this returning None.

Resolves https://github.com/hhursev/recipe-scrapers/issues/1063

mlduff commented 2 months ago

Thanks for the review, comments should be addressed now @jayaddison